make playlists list page scrollable

This commit is contained in:
geoffrey45
2022-09-30 10:48:42 +03:00
committed by Mungai Njoroge
parent 446536f2d8
commit 264406aef4
4 changed files with 15 additions and 5 deletions
+5
View File
@@ -6,6 +6,11 @@
padding-right: 1rem;
}
.content-page {
margin-right: calc(0rem - ($medium + 4px));
padding-right: calc(1rem - 3px) !important;
}
.header-list-layout {
margin-right: calc(0rem - ($medium + 4px)) !important;