mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 12:33:03 +00:00
convert songlist table to grid
This commit is contained in:
@@ -48,6 +48,10 @@ function removeLastFilter() {
|
||||
padding: 0 $small;
|
||||
display: flex;
|
||||
|
||||
@include tablet-landscape {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.input-loader {
|
||||
width: 100%;
|
||||
border-radius: 0.4rem;
|
||||
|
||||
Reference in New Issue
Block a user