small changes in styling. more space beween switch lines, smaller switches in iOS (testing please), less bottom margin for segments

This commit is contained in:
wunderfisch
2024-02-23 15:34:09 +01:00
parent 405e27bdbe
commit 37152b3fec
2 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -36,6 +36,6 @@ export default {
},
segmentContainer: {
marginHorizontal: Spacing.base,
marginBottom: Spacing.base,
marginBottom: Spacing.tiny,
},
}