From 4f14b0fded49a6e2ecf34a8fd77501999630dd22 Mon Sep 17 00:00:00 2001 From: vibe-bot Date: Sun, 10 Aug 2025 17:52:33 +0200 Subject: [PATCH] =?UTF-8?q?UX:=20Titel/Labels=20f=C3=BCr=20Channel-=20und?= =?UTF-8?q?=20Theme-Auswahl=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/App.tsx | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/web/src/App.tsx b/web/src/App.tsx index a10fc5e..58c517d 100644 --- a/web/src/App.tsx +++ b/web/src/App.tsx @@ -386,10 +386,10 @@ export default function App() {
- setTheme(e.target.value)}> + + + palette unfold_more @@ -673,8 +673,14 @@ function CustomSelect({ channels, value, onChange }: SelectProps) { return (
- {open && typeof document !== 'undefined' && ReactDOM.createPortal(