From a447a81414a03ee9925e9441703edf17e7b1c047 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Kr=C3=BCger?= Date: Wed, 19 Nov 2025 01:23:37 +0100 Subject: [PATCH] fix: make master mute button square (48x48px) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Changed button dimensions from h-8 w-full to h-12 w-12 for a square/quadratic shape matching the design of track buttons. 🤖 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 231fb00..53208f0 100644 --- a/components/controls/MasterControls.tsx +++ b/components/controls/MasterControls.tsx @@ -72,7 +72,7 @@ export function MasterControls({