Fixes #1252 fix alt text setting description toggle (#1261)

* make toggle border width slightly larger

* change copy
This commit is contained in:
Ansh
2023-08-23 16:16:55 -07:00
committed by GitHub
parent b6317d4ce7
commit 32b9648931
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -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,