File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -709,7 +709,6 @@ body.expanded .sidebar-toggle svg .left {
709709 transform : none;
710710 overflow-x : hidden;
711711 overflow-y : overlay;
712- overscroll-behavior-y : contain;
713712 pointer-events : none;
714713 padding-left : env (safe-area-inset-left, 0px );
715714 box-sizing : border-box;
@@ -783,7 +782,6 @@ body.notransition .sidebar {
783782 background : # 568af2 ;
784783 background : var (--rosemary-lighter );
785784 transform : translateX (calc (-100% - env (safe-area-inset-left, 0px )));
786- overscroll-behavior : none;
787785 z-index : 1000 ;
788786}
789787
@@ -818,7 +816,6 @@ body.notransition .sidebar {
818816 display : flex;
819817 align-items : center;
820818 justify-content : right;
821- overscroll-behavior : none;
822819 overflow : hidden;
823820 z-index : 100 ;
824821}
@@ -3073,7 +3070,6 @@ html, body {
30733070 font-feature-settings : "kern" ;
30743071 -webkit-font-feature-settings : "kern" ;
30753072 font-synthesis : none;
3076- overscroll-behavior : none;
30773073 user-select : none;
30783074 -webkit-user-select : none;
30793075 -webkit-touch-callout : none;
You can’t perform that action at this time.
0 commit comments