diff --git a/src/view/com/util/FloatingActionButton.tsx b/src/view/com/util/FloatingActionButton.tsx index 23a83b776d..fa3e981e21 100644 --- a/src/view/com/util/FloatingActionButton.tsx +++ b/src/view/com/util/FloatingActionButton.tsx @@ -37,8 +37,8 @@ const styles = StyleSheet.create({ outer: { position: 'absolute', zIndex: zIndex.FAB, - right: 20, - bottom: 10, + right: 22, + bottom: 14, width: 60, height: 60, borderRadius: 30, diff --git a/src/view/shell/mobile/index.tsx b/src/view/shell/mobile/index.tsx index 837bc6b5ef..17ae47ed9c 100644 --- a/src/view/shell/mobile/index.tsx +++ b/src/view/shell/mobile/index.tsx @@ -183,7 +183,7 @@ export const MobileShell: React.FC = observer(() => { return ( - + {/* @@ -195,7 +195,7 @@ export const MobileShell: React.FC = observer(() => { - + */} @@ -241,7 +241,7 @@ export const MobileShell: React.FC = observer(() => { /> - + {isLocationMenuActive && (