mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 12:33:03 +00:00
fix folder tracks being None
This commit is contained in:
@@ -131,10 +131,12 @@ a {
|
||||
|
||||
#acontent {
|
||||
grid-area: content;
|
||||
width: 100%;
|
||||
max-width: 1504px;
|
||||
padding: $small;
|
||||
padding-left: 0;
|
||||
overflow: auto;
|
||||
margin: 0 auto;
|
||||
|
||||
.nav {
|
||||
margin: $small;
|
||||
|
||||
Reference in New Issue
Block a user