mirror of
https://github.com/loof2736/scyfin.git
synced 2025-11-03 16:08:53 +01:00
Fix for music player
This commit is contained in:
parent
23a48b5bcf
commit
dd4289fd48
@ -89,4 +89,9 @@
|
|||||||
}
|
}
|
||||||
.layout-desktop .pageTitle {
|
.layout-desktop .pageTitle {
|
||||||
z-index: 1099 !important;
|
z-index: 1099 !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* Music Player */
|
||||||
|
.layout-desktop .appfooter {
|
||||||
|
margin-left: 0px !important;
|
||||||
}
|
}
|
||||||
@ -83,4 +83,9 @@
|
|||||||
}
|
}
|
||||||
.layout-desktop .pageTitle {
|
.layout-desktop .pageTitle {
|
||||||
z-index: 1099 !important;
|
z-index: 1099 !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* Music Player */
|
||||||
|
.layout-desktop .appfooter {
|
||||||
|
margin-left: 0px !important;
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user