add a new playlist view header

This commit is contained in:
geoffrey45
2022-01-19 02:10:56 +03:00
parent a3d1b3aaea
commit 06f1e53fa1
14 changed files with 247 additions and 364 deletions
+1 -1
View File
@@ -127,7 +127,7 @@ export default {
}
#scrollable {
overflow-y: scroll;
overflow-y: auto;
height: calc(100% - $small);
padding-right: $small;
}