further refactor paddings and colors

This commit is contained in:
geoffrey45
2022-02-12 11:32:50 +03:00
parent 88e1d42ab5
commit 6d6d2831c0
14 changed files with 26 additions and 24 deletions
+2 -1
View File
@@ -71,8 +71,9 @@ export default {
.al-view {
height: calc(100% - 1rem);
overflow: auto;
margin-top: $small;
margin: $smaller $small;
scrollbar-width: none;
.songs {
padding: $small;
background-color: $card-dark;