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

@ -11,6 +11,11 @@
--chatbox-background-color: #dfdbd6;
--padding-color: #484848;
--sidebar-width: 3em;
--standard-radius: .5em;
--button-radius: .6em;
--pfp-radius: 100%;
--primary-color: #df5f0b;
--primary-highlighted-color: #ef6812;