Template refactors
En iets met de playlist-maker. URLs opnieuw ingedeeld.
This commit is contained in:
@@ -24,6 +24,10 @@ body {
|
||||
left: 0;
|
||||
width: calc(100% - 6px);
|
||||
}
|
||||
|
||||
#main-window > .window-body {
|
||||
min-height: calc(100vh - 42px);
|
||||
}
|
||||
}
|
||||
|
||||
input[type=submit] {
|
||||
@@ -47,7 +51,7 @@ input#spotify-input + input[type=submit]{
|
||||
}
|
||||
|
||||
.tree-view.overview {
|
||||
height: 400px;
|
||||
height: 384px;
|
||||
overflow-y: scroll;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user