Skip to content

Commit a7c539a

Browse files
committed
fix: rm flatContainer paddingHorizontal
1 parent 4034da6 commit a7c539a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/components/Views/confirmations/Confirm/Confirm.styles.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ const styleSheet = (params: {
1919
zIndex: 9999,
2020
backgroundColor: theme.colors.background.alternative,
2121
justifyContent: 'space-between',
22-
paddingHorizontal: 16,
2322
},
2423
scrollView: {
2524
paddingHorizontal: 16,

0 commit comments

Comments
 (0)