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