Tighten critical editor popup interactions
This commit is contained in:
@@ -26,6 +26,15 @@ body {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
html.critical-editor-scroll-locked,
|
||||
body.critical-editor-scroll-locked {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
body.critical-editor-scroll-locked {
|
||||
overscroll-behavior: none;
|
||||
}
|
||||
|
||||
h1,
|
||||
h2,
|
||||
h3,
|
||||
|
||||
Reference in New Issue
Block a user