From a6963aaa64f2759fb1c3b9fce96ec4cbe976164d Mon Sep 17 00:00:00 2001 From: Til Schmitter Date: Mon, 27 Apr 2026 22:22:01 +0200 Subject: [PATCH] reduce tree overflow preview layout changes --- 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 f5d0ccbf..9c110910 100644 --- a/copyparty/web/browser.css +++ b/copyparty/web/browser.css @@ -2103,7 +2103,7 @@ html.a .btn { font-family: 'scp', monospace, monospace; font-family: var(--font-mono), 'scp', monospace, monospace; font-size: 1.2em; - line-height: 0; + line-height: .7em; } .dumb_loader_thing { display: block;