Skip to content

Commit c4e08fb

Browse files
authored
Update full.css
1 parent ce891c4 commit c4e08fb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

full.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -756,6 +756,7 @@ body.notransition .sidebar {
756756
background: #568af2;
757757
background: var(--rosemary-lighter);
758758
transition: width .4s ease, opacity .4s linear;
759+
overscroll-behavior: none;
759760
z-index: 1000;
760761
}
761762

@@ -771,6 +772,7 @@ body.notransition .sidebar {
771772
display: flex;
772773
align-items: center;
773774
justify-content: right;
775+
overscroll-behavior: none;
774776
overflow: hidden;
775777
z-index: 100;
776778
}

0 commit comments

Comments
 (0)