mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 20:43:04 +00:00
fix nav and folder banner text responsiveness
This commit is contained in:
@@ -44,8 +44,8 @@ const tabs = useTabStore();
|
||||
|
||||
.r-content {
|
||||
grid-area: content;
|
||||
// width: 29rem;
|
||||
width: 100%;
|
||||
width: 29rem;
|
||||
// width: 100%;
|
||||
|
||||
// @include tablet-landscape {
|
||||
// display: none;
|
||||
|
||||
Reference in New Issue
Block a user