mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 20:43:04 +00:00
fix album and artist card search results responsiveness
This commit is contained in:
@@ -113,6 +113,10 @@ function toggleBottom() {
|
||||
|
||||
.ap-page-content {
|
||||
padding-bottom: 16rem;
|
||||
|
||||
@include for-desktop-down {
|
||||
min-height: calc(100vh - 38.75rem);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user