diff --git a/copyparty/web/browser.css b/copyparty/web/browser.css index aa11e0c5..915685f4 100644 --- a/copyparty/web/browser.css +++ b/copyparty/web/browser.css @@ -596,6 +596,12 @@ input.eq_gain { overscroll-behavior-y: none; scrollbar-color: #eb0 #333; } +#treeh { + background: #333; + position: sticky; + z-index: 1; + top: 0; +} #thx_ff { padding: 5em 0; } diff --git a/copyparty/web/browser.html b/copyparty/web/browser.html index 3d567e71..71e3712c 100644 --- a/copyparty/web/browser.html +++ b/copyparty/web/browser.html @@ -67,10 +67,12 @@
- 🍞... - + - - a +
+ 🍞... + + + + a +