mirror of
https://github.com/pewdiepie-archdaemon/odysseus.git
synced 2026-08-05 21:18:46 -04:00
81c5c60fb0
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.