add now playing card settings

+ move left sidebar to separate component
This commit is contained in:
geoffrey45
2022-08-19 21:28:46 +03:00
parent 44bb30fe9f
commit ade8edcba2
18 changed files with 135 additions and 288 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ import Content from "../components/SettingsView/Content.vue";
.scrollable {
overflow: auto;
margin-top: 1rem;
@include for-desktop-down {
margin-top: 0;
}