mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 20:43:04 +00:00
improve component spacing
+ bump up folder and album page gap to ~ 1rem + test out noise texture on album img on album page + ~ although i'm still annoyed about the scrollbar space irregularities (will fix someday)
This commit is contained in:
@@ -94,11 +94,4 @@ onStartTyping(() => {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
.content {
|
||||
padding: 0 $small;
|
||||
margin-top: $small;
|
||||
overflow: auto;
|
||||
padding-right: $small !important;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user