mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 20:43:04 +00:00
somethings I don't remember
This commit is contained in:
@@ -33,7 +33,7 @@ export default {
|
||||
#f-items {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
border-top: 1px solid var(--seperator);
|
||||
border-top: 1px solid var(--separator);
|
||||
gap: 1rem;
|
||||
padding-top: 1rem;
|
||||
}
|
||||
|
||||
@@ -19,7 +19,7 @@ export default {};
|
||||
.folder-top {
|
||||
padding-bottom: 1rem;
|
||||
margin-bottom: 1rem;
|
||||
border-bottom: 1px solid var(--seperator);
|
||||
border-bottom: 1px solid var(--separator);
|
||||
}
|
||||
|
||||
.folder-top .fname {
|
||||
|
||||
Reference in New Issue
Block a user