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
committed by bl00dymarie
parent 405e27bdbe
commit 4be8f1aa4e
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,
},
}