diff --git a/copyparty/web/browser.css b/copyparty/web/browser.css index 81cca653..0e89cbc6 100644 --- a/copyparty/web/browser.css +++ b/copyparty/web/browser.css @@ -664,7 +664,7 @@ a:hover { background: var(--bg-d3); text-decoration: underline; } -#files thead { +#files thead th { position: sticky; top: -1px; }