Overscroll fix
This commit is contained in:
parent
151ccc6245
commit
3af8159bdc
@ -93,6 +93,7 @@ body {
|
||||
html, body {
|
||||
background-color: $global-background;
|
||||
height: 100%;
|
||||
overscroll-behavior: none;
|
||||
}
|
||||
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
|
Loading…
Reference in New Issue
Block a user