Mobile fixes

This commit is contained in:
loof2736 2022-11-11 03:13:11 -05:00
parent d294debb2f
commit c4a00f4e05

View File

@ -27,11 +27,11 @@
}
/* Re-center header buttons */
.headerTabs {
.layout-desktop .headerTabs {
margin-left: 250px !important;
}
/* Fix for video player and login page */
.layout-desktop .hide-scroll .mainDrawer,
.hideMainDrawer .mainDrawer {
.layout-desktop .hideMainDrawer .mainDrawer {
left: -320px !important;
}