Improved dark mode

This commit is contained in:
Jan Böhmer 2023-06-26 23:01:32 +02:00
parent 8a711ffecb
commit c6478857bc
2 changed files with 3 additions and 5 deletions

View file

@ -78,8 +78,6 @@ body {
overflow: -moz-scrollbars-none;
/* Use standard version for hiding the scrollbar */
scrollbar-width: none;
background-color: var(--light);
}
#sidebar-container {