From 20a859e7c7474cd4d817260947b7e672f3fe7698 Mon Sep 17 00:00:00 2001 From: spinline Date: Wed, 4 Feb 2026 17:25:34 +0300 Subject: [PATCH] fix(ui): resolve iOS dropdown backdrop click issue --- frontend/src/components/layout/statusbar.rs | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/frontend/src/components/layout/statusbar.rs b/frontend/src/components/layout/statusbar.rs index d1191ed..a63175f 100644 --- a/frontend/src/components/layout/statusbar.rs +++ b/frontend/src/components/layout/statusbar.rs @@ -116,9 +116,9 @@ pub fn StatusBar() -> impl IntoView {
@@ -169,9 +169,9 @@ pub fn StatusBar() -> impl IntoView {
@@ -220,9 +220,9 @@ pub fn StatusBar() -> impl IntoView {