Skip to content

Commit 21c6136

Browse files
authored
Update full.css
1 parent f5d2f17 commit 21c6136

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

full.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff 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;

0 commit comments

Comments
 (0)