Skip to content

Commit

Permalink
style: added more margin to StringArrayEditor
Browse files Browse the repository at this point in the history
  • Loading branch information
Vali-98 committed Dec 2, 2024
1 parent 953dbf0 commit f0718c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/components/StringArrayEditor.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ const styles = StyleSheet.create({
marginTop: 12,
marginBottom: 4,
marginRight: 12,
paddingVertical: 4,
paddingVertical: 6,
paddingHorizontal: 8,
borderRadius: 8,
},
Expand Down

0 comments on commit f0718c4

Please sign in to comment.