From 0abac3bbc31c55bf934ce867d87e932c64833ebf Mon Sep 17 00:00:00 2001 From: Caryl Wyatt Date: Mon, 23 Feb 2026 16:56:20 -0500 Subject: [PATCH] fix small screen 'options' button and sidebar focus issues --- pt/web/firebird/src/js/App.svelte | 22 ++++++++++++++++++---- pt/web/firebird/src/scss/styles.scss | 2 +- 2 files changed, 19 insertions(+), 5 deletions(-) diff --git a/pt/web/firebird/src/js/App.svelte b/pt/web/firebird/src/js/App.svelte index c1eb4b359..60475d872 100644 --- a/pt/web/firebird/src/js/App.svelte +++ b/pt/web/firebird/src/js/App.svelte @@ -1,6 +1,7 @@