Files
Florian Schroedl 6fec58ef80 refactor: move scrollbar styles to global utilities
Apply thin subtle scrollbars globally via utilities.css instead of
only on .sidebar-content. Uses scrollbar-width/scrollbar-color for
Firefox and ::-webkit-scrollbar for Chrome/Safari. Removes the
now-redundant sidebar-specific scrollbar rules.
2026-03-30 09:05:07 +02:00
..