From 4f366906caac2e4410cf153cbaf81d218e52cab4 Mon Sep 17 00:00:00 2001 From: Miroslav Pejic Date: Tue, 16 Dec 2025 03:15:44 +0100 Subject: [PATCH] [mirotalk] - fix typo --- public/css/client.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/css/client.css b/public/css/client.css index bcd1f344..9884c500 100755 --- a/public/css/client.css +++ b/public/css/client.css @@ -327,7 +327,7 @@ body { /* Quick device picker (Start Audio/Video) */ #bottomButtons .device-dropdown-toggle { - width: 25px; + width: 35px; height: 50px; display: inline-flex; align-items: center;