diff --git a/apps/mobile/src/components/Menu/index.js b/apps/mobile/src/components/Menu/index.js index eff9c7b7e..2730e8cc3 100644 --- a/apps/mobile/src/components/Menu/index.js +++ b/apps/mobile/src/components/Menu/index.js @@ -620,19 +620,26 @@ export const Menu = ({ paddingHorizontal: 12, }}> - + alignItems: 'center', + justifyContent: 'center', + }}> + + { alignItems: 'center', }}> + { borderRadius: 5, paddingHorizontal: 6, }}> - + alignItems: 'center', + justifyContent: 'center', + }}> + + + { - + }}> + + )} @@ -323,13 +325,13 @@ export const Settings = ({navigation}) => { flexDirection: 'row', justifyContent: 'center', alignItems: 'center', - marginRight: 10, + marginHorizontal: 5, marginVertical: 5, }}>