UI improvements part 1

This commit is contained in:
Čarodej
2022-01-27 10:40:06 +01:00
parent 0b3fc946bd
commit a2726ae2c5
11 changed files with 205 additions and 124 deletions

View File

@@ -418,7 +418,7 @@
.windows {
#content-sidebar {
scrollbar-width: none;
scrollbar-width: none;
&::-webkit-scrollbar {
width: 0px;
}