fix: sidebar scrolling, and such

This commit is contained in:
Twig 2025-07-14 19:24:59 +02:00
parent 9f914de77b
commit df741ee5d4
No known key found for this signature in database
6 changed files with 71 additions and 71 deletions

View file

@ -20,6 +20,11 @@
--accent-color: #ff218c80;
--accent-highlighted-color: #df1b6f80;
--sidebar-width: 3em;
--standard-radius: .5em;
--button-radius: .6em;
--pfp-radius: 100%;
--optional-body-background: ; /* background element for the body */
--optional-chat-background: ; /* background element for the chat box */
--optional-topbar-background: ; /* background element for the topbar */