mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-22 22:49:45 +01:00
increase padding of actionsheet from bottom.
This commit is contained in:
@@ -553,7 +553,7 @@ export const ActionSheetComponent = ({
|
||||
}
|
||||
}}
|
||||
style={{
|
||||
paddingBottom: 15,
|
||||
paddingBottom: 30,
|
||||
backgroundColor: colors.bg,
|
||||
width: '100%',
|
||||
paddingHorizontal: 0,
|
||||
|
||||
Reference in New Issue
Block a user