show existing image on update playlist modal

+ some modal cleanup
This commit is contained in:
geoffrey45
2022-09-15 17:09:20 +03:00
parent 94eb198e47
commit 65cd2213fa
7 changed files with 22 additions and 20 deletions
+1 -1
View File
@@ -11,10 +11,10 @@
height: calc(100vh);
margin: 0 auto;
gap: 1rem;
padding: $small;
padding-right: $medium;
border-right: solid 1px $gray4;
margin-top: -$small;
padding-top: $small;
}
#app-grid.isSmall {