From 30628bd6e86268f1de2320edc730153c109ac5c1 Mon Sep 17 00:00:00 2001 From: Til Schmitter Date: Sat, 25 Apr 2026 11:07:16 +0200 Subject: [PATCH] mobile fixes --- copyparty/web/browser.css | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/copyparty/web/browser.css b/copyparty/web/browser.css index 7e0ed584..25f9a6b9 100644 --- a/copyparty/web/browser.css +++ b/copyparty/web/browser.css @@ -3621,6 +3621,12 @@ html.d #treepar { top: 0; right: 0; } + #ops a { + padding: 0 .15em; + } + #srchfolder_div { + left: 2.8em; + } } html.e #pathBar.thin #path { margin: 0;