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
@ -90,3 +90,8 @@
|
||||
.layout-desktop .pageTitle {
|
||||
z-index: 1099 !important;
|
||||
}
|
||||
|
||||
/* Music Player */
|
||||
.layout-desktop .appfooter {
|
||||
margin-left: 0px !important;
|
||||
}
|
||||
@ -84,3 +84,8 @@
|
||||
.layout-desktop .pageTitle {
|
||||
z-index: 1099 !important;
|
||||
}
|
||||
|
||||
/* Music Player */
|
||||
.layout-desktop .appfooter {
|
||||
margin-left: 0px !important;
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user