From 80f58cf9f385d95d0c29b17d6f7d996cf4d09231 Mon Sep 17 00:00:00 2001 From: Paul Frazee Date: Thu, 19 Jan 2023 15:21:06 -0600 Subject: Fix: ensure all views can scroll to the bottom --- src/view/shell/mobile/Menu.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/view/shell/mobile/Menu.tsx') diff --git a/src/view/shell/mobile/Menu.tsx b/src/view/shell/mobile/Menu.tsx index 6ffa4c1e6..875bb5a3d 100644 --- a/src/view/shell/mobile/Menu.tsx +++ b/src/view/shell/mobile/Menu.tsx @@ -175,7 +175,7 @@ export const Menu = observer( {VersionNumber.buildVersion}) - + ) }, -- cgit 1.4.1