Skip to content

Commit 954fdd8

Browse files
committed
add extra spacing between the ios title and <switch/>
1 parent 00ed855 commit 954fdd8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/views/home/edit/row.ios.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ const styles = StyleSheet.create({
4040
flexShrink: 0,
4141
fontSize: 18,
4242
color: c.black,
43+
marginRight: 10,
4344
},
4445
})
4546

0 commit comments

Comments
 (0)