Skip to content

Commit 22ff512

Browse files
committed
fix: style
1 parent b7c2b2f commit 22ff512

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

app/containers/ActionSheet/styles.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,7 @@ export default StyleSheet.create({
4444
...StyleSheet.absoluteFillObject
4545
},
4646
bottomSheet: {
47-
width: '50%',
48-
marginHorizontal: '25%'
47+
width: '100%'
4948
},
5049
button: {
5150
marginHorizontal: 16,

0 commit comments

Comments
 (0)