diff --git a/apps/mobile/src/components/ActionIcon/index.js b/apps/mobile/src/components/ActionIcon/index.js index c4deb1556..9fc21f610 100644 --- a/apps/mobile/src/components/ActionIcon/index.js +++ b/apps/mobile/src/components/ActionIcon/index.js @@ -16,7 +16,7 @@ export const ActionIcon = ({ left = 10, right = 10, top = 30, - bottom = 30, + bottom = 10, testID, disabled, onLongPress,