From b9540a6ac3f35b580009ecc248c8ee50d7f5cdcc Mon Sep 17 00:00:00 2001 From: ulith Date: Tue, 28 Jan 2025 14:54:50 +1300 Subject: [PATCH] shrink mute butt --- static/rot/rot.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/rot/rot.css b/static/rot/rot.css index 8fc3dcdb..53eb7ae6 100644 --- a/static/rot/rot.css +++ b/static/rot/rot.css @@ -27,8 +27,8 @@ border-radius: 100%; align-items: center; justify-content: center; - padding: 12px; - margin: -12px; + padding: 4px; + margin: -4px; } /* unmuted state */