From 1497bd33a1a4c1fc7a2fb2a204207166d23c0175 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Mon, 24 Aug 2026 11:27:26 -0700 Subject: [PATCH] Fix: fix bottom mobile nav buttons on Android (#13780) --- .../app-frame/app-frame.component.html | 34 +++++++++---------- .../app-frame/app-frame.component.ts | 4 +++ 2 files changed, 21 insertions(+), 17 deletions(-) diff --git a/src-ui/src/app/components/app-frame/app-frame.component.html b/src-ui/src/app/components/app-frame/app-frame.component.html index 9c1401241..e33b1e9ea 100644 --- a/src-ui/src/app/components/app-frame/app-frame.component.html +++ b/src-ui/src/app/components/app-frame/app-frame.component.html @@ -90,7 +90,7 @@