File tree 1 file changed +11
-0
lines changed
1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -1423,12 +1423,23 @@ body.mobile #launcher-pane .dropdown.global-menu > .dropdown-menu.show {
1423
1423
width : 100vw ;
1424
1424
transform : none !important ;
1425
1425
background-color : var (--left-pane-background-color ) !important ;
1426
+ border-bottom : 0.5px solid var (--main-border-color );
1427
+ }
1428
+
1429
+ body .mobile .force-fixed-tree # mobile-sidebar-container {
1430
+ display : none !important ;
1426
1431
}
1427
1432
1428
1433
body .mobile .force-fixed-tree # mobile-sidebar-wrapper .quick-search {
1429
1434
display : none;
1430
1435
}
1431
1436
1437
+ body .mobile .force-fixed-tree .component > button .bx-sidebar {
1438
+ visibility : hidden;
1439
+ padding : 0 ;
1440
+ width : 6px ;
1441
+ }
1442
+
1432
1443
body .mobile .force-fixed-tree # mobile-rest-container {
1433
1444
flex-direction : column !important ;
1434
1445
}
You can’t perform that action at this time.
0 commit comments