From 4281c65ec15b74db09db978df2e007e2db43fd21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Kr=C3=BCger?= Date: Wed, 19 Nov 2025 01:24:54 +0100 Subject: [PATCH] fix: reduce master mute button size to 32x32px MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Changed button dimensions from h-10 w-10 to h-8 w-8 for a more compact, proportionate size. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- components/controls/MasterControls.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/controls/MasterControls.tsx b/components/controls/MasterControls.tsx index dcff470..f86ecba 100644 --- a/components/controls/MasterControls.tsx +++ b/components/controls/MasterControls.tsx @@ -72,7 +72,7 @@ export function MasterControls({