From 455b95e8617beeda2eb2086f5f296884909ab8a5 Mon Sep 17 00:00:00 2001 From: Til Schmitter Date: Sun, 26 Apr 2026 22:01:23 +0200 Subject: [PATCH] fix compressed wtoggle size --- copyparty/web/browser.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/copyparty/web/browser.css b/copyparty/web/browser.css index d617adee..f2a1d028 100644 --- a/copyparty/web/browser.css +++ b/copyparty/web/browser.css @@ -1552,7 +1552,7 @@ html.a #up_quick .btn.on { height: 1.3em; } #widget.cmp #wtoggle { - font-size: 1.2em; + font-size: 2.8em; } #widget.cmp #fshr { display: none;