mirror of
https://github.com/pewdiepie-archdaemon/odysseus.git
synced 2026-07-08 11:56:59 +00:00
696ff78302
Firefox mobile rendered the backdrop-filter:blur + var(--panel) combination on the slide-out sidebar as semi-transparent, so the chat input bar's selected-model label (e.g. "minimax") was visible behind the drawer. Force background:var(--panel) and backdrop-filter:none inside the mobile @media block.