diff --git a/copyparty/web/browser.css b/copyparty/web/browser.css index 921a177b..c57ac4ed 100644 --- a/copyparty/web/browser.css +++ b/copyparty/web/browser.css @@ -4640,6 +4640,7 @@ html.e #pathBar { html.e #path { background: var(--bg-u2); margin-right: 0; + width: auto; } html.e #path i { border: 1px solid var(--w);