mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 20:43:04 +00:00
minor UI fixes
This commit is contained in:
@@ -31,5 +31,7 @@ const props = defineProps({
|
||||
display: grid;
|
||||
grid-template-columns: repeat(auto-fill, minmax(13rem, 1fr));
|
||||
gap: $medium;
|
||||
border-bottom: 1px solid $gray3;
|
||||
padding-bottom: .55rem;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user