minor color refactors

This commit is contained in:
geoffrey45
2022-02-22 09:58:09 +03:00
parent 92c2443c7c
commit 5e48496ccb
22 changed files with 20 additions and 29 deletions
-1
View File
@@ -91,7 +91,6 @@ function loadAlbum(title, albumartist) {
width: 100%;
height: 100%;
overflow-y: auto;
background-color: $card-dark;
&::-webkit-scrollbar {
display: none;