ui tweaks

This commit is contained in:
ivic00
2024-10-14 23:02:18 +02:00
17 changed files with 320 additions and 109 deletions

View File

@ -20,9 +20,9 @@ const PointsSlider = (props: {
maximumValue={100}
/>
<View row spread>
<Text>0</Text>
<Text>50</Text>
<Text>100</Text>
<Text style={{fontSize: 13, color: '#858585'}}>0</Text>
<Text style={{fontSize: 13, color: '#858585'}}>50</Text>
<Text style={{fontSize: 13, color: '#858585'}}>100</Text>
</View>
</View>
<View style={{ marginLeft: "auto" }}>