convert songlist table to grid

This commit is contained in:
geoffrey45
2022-03-13 08:58:28 +03:00
parent 658e7cdbb7
commit 092d967f49
7 changed files with 164 additions and 194 deletions
@@ -48,6 +48,10 @@ function removeLastFilter() {
padding: 0 $small;
display: flex;
@include tablet-landscape {
display: none;
}
.input-loader {
width: 100%;
border-radius: 0.4rem;