mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-05 04:53:01 +00:00
set global margin on the main app grid
+ refactor margins and paddings in some components
This commit is contained in:
@@ -26,7 +26,7 @@ defineProps<{
|
||||
gap: $medium;
|
||||
border-bottom: 1px solid $gray3;
|
||||
padding: 1rem 0;
|
||||
padding-top: $small;
|
||||
padding-top: 0;
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user