feat: library ui changes and searchbar removal

This commit is contained in:
Moyasee
2025-11-06 18:26:56 +02:00
parent 754e9c14b8
commit 3bef0c9269
14 changed files with 82 additions and 192 deletions

View File

@@ -5,7 +5,7 @@
}
::-webkit-scrollbar {
width: 4px;
width: 9px;
background-color: globals.$dark-background-color;
}
@@ -90,6 +90,7 @@ img {
progress[value] {
-webkit-appearance: none;
appearance: none;
}
.container {