We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81022a9 commit 33af910Copy full SHA for 33af910
css/index.css
@@ -83,6 +83,7 @@ code {
83
border: 2px solid var(--test0);
84
background-color: var(--bg0);
85
z-index: 1000;
86
+ overscroll-behavior: contain;
87
}
88
#overlaybuttons {
89
position: fixed;
0 commit comments