mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-25 16:09:42 +01:00
reduce default margin from bottom on ActionIcon
This commit is contained in:
@@ -16,7 +16,7 @@ export const ActionIcon = ({
|
||||
left = 10,
|
||||
right = 10,
|
||||
top = 30,
|
||||
bottom = 30,
|
||||
bottom = 10,
|
||||
testID,
|
||||
disabled,
|
||||
onLongPress,
|
||||
|
||||
Reference in New Issue
Block a user