From 3496ed027da336af854d25871a200461c4703607 Mon Sep 17 00:00:00 2001 From: Til Schmitter Date: Mon, 4 May 2026 19:41:49 +0200 Subject: [PATCH] addition to last commit --- 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 172df1b7..0ce339a8 100644 --- a/copyparty/web/browser.css +++ b/copyparty/web/browser.css @@ -1621,7 +1621,7 @@ html.y #ops svg circle { padding: 0 .5em; white-space: nowrap; display: flex; - height: 2em; + height: 2.5em; border-radius: 5px; border-radius: var(--radius); background: var(--bg-u2);