mirror of
https://github.com/loof2736/scyfin.git
synced 2025-11-03 16:08:53 +01:00
Fix for video player and login page
This commit is contained in:
parent
6e8a85e01a
commit
a4be3774ba
@ -29,4 +29,9 @@
|
||||
/* Re-center header buttons */
|
||||
.headerTabs {
|
||||
margin-left: 250px !important;
|
||||
}
|
||||
/* Fix for video player and login page */
|
||||
.layout-desktop .hide-scroll .mainDrawer,
|
||||
.hideMainDrawer .mainDrawer {
|
||||
left: -320px !important;
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user