From 12a7e4380df051fa01afe51a3222afc24716c12a Mon Sep 17 00:00:00 2001 From: vibe-bot Date: Fri, 8 Aug 2025 23:05:58 +0200 Subject: [PATCH] fix(ui): Volume Slider sichtbar gemacht; System Theme entfernt; theme-spezifische Slider Styles --- web/src/App.tsx | 1 - web/src/styles.css | 26 +++++++++++++++++++++++++- 2 files changed, 25 insertions(+), 2 deletions(-) diff --git a/web/src/App.tsx b/web/src/App.tsx index cf62703..9e22d03 100644 --- a/web/src/App.tsx +++ b/web/src/App.tsx @@ -182,7 +182,6 @@ export default function App() {