mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 19:08:18 -07:00
fix nav drawer draggable when expanded
This commit is contained in:
parent
12fe00e76c
commit
862f95b5a9
@ -428,6 +428,11 @@ body:not(.dashboardDocument) .headerAppsButton {
|
||||
z-index: 998 !important;
|
||||
top: 65px !important;
|
||||
left: 0 !important;
|
||||
transform: none !important;
|
||||
}
|
||||
|
||||
.dashboardDocument .tmla-mask {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.dashboardDocument .mainDrawerButton {
|
||||
|
Loading…
Reference in New Issue
Block a user