mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-05 04:53:01 +00:00
fix 720p screens layout issue
~ add media queries + handle responsiveness on folder header
This commit is contained in:
@@ -63,7 +63,10 @@ onUpdated(() => {
|
||||
margin-left: $smaller;
|
||||
overflow: auto;
|
||||
padding-right: $smaller;
|
||||
color: rgba(255, 255, 255, 0.678);
|
||||
|
||||
@include for-desktop-down {
|
||||
max-width: 9rem;
|
||||
}
|
||||
|
||||
.icon {
|
||||
height: 2rem;
|
||||
|
||||
Reference in New Issue
Block a user