mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-05 04:53:01 +00:00
fix play from album page
+ setup favorites page
This commit is contained in:
committed by
Mungai Njoroge
parent
d250928573
commit
62fb70d26c
@@ -147,6 +147,10 @@ const queue = useQStore();
|
||||
.info {
|
||||
width: 30rem;
|
||||
|
||||
@media (max-width: 833px) {
|
||||
width: 20rem !important;
|
||||
}
|
||||
|
||||
.with-title {
|
||||
display: grid;
|
||||
grid-template-columns: max-content 1fr max-content;
|
||||
|
||||
Reference in New Issue
Block a user