From 3e806d37aec1565cae169abe6d80d6efc0b9a6c2 Mon Sep 17 00:00:00 2001 From: spinline Date: Wed, 4 Feb 2026 18:03:22 +0300 Subject: [PATCH] fix(ui): robust iOS dropdown handling and explicit active styles --- frontend/src/components/layout/statusbar.rs | 45 ++++++++++++--------- 1 file changed, 26 insertions(+), 19 deletions(-) diff --git a/frontend/src/components/layout/statusbar.rs b/frontend/src/components/layout/statusbar.rs index e10607f..1183d21 100644 --- a/frontend/src/components/layout/statusbar.rs +++ b/frontend/src/components/layout/statusbar.rs @@ -115,11 +115,10 @@ pub fn StatusBar() -> impl IntoView { - +