about summary refs log tree commit diff
path: root/src/view/com/util/forms/ToggleButton.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/view/com/util/forms/ToggleButton.tsx')
-rw-r--r--src/view/com/util/forms/ToggleButton.tsx4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/view/com/util/forms/ToggleButton.tsx b/src/view/com/util/forms/ToggleButton.tsx
index 02be80b31..46ceb8c81 100644
--- a/src/view/com/util/forms/ToggleButton.tsx
+++ b/src/view/com/util/forms/ToggleButton.tsx
@@ -165,8 +165,8 @@ const styles = StyleSheet.create({
     width: 42,
     height: 26,
     borderRadius: 15,
-    padding: 4,
-    borderWidth: 1,
+    padding: 3,
+    borderWidth: 2,
   },
   circleFill: {
     width: 16,