mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 20:43:04 +00:00
set global margin on the main app grid
+ refactor margins and paddings in some components
This commit is contained in:
@@ -51,7 +51,6 @@ onBeforeRouteUpdate((to, from) => {
|
||||
|
||||
#scrollable {
|
||||
overflow-y: auto;
|
||||
height: calc(100% - $small);
|
||||
scrollbar-color: grey transparent;
|
||||
|
||||
@include phone-only {
|
||||
|
||||
Reference in New Issue
Block a user