Change scrolling mode
This commit is contained in:
parent
4e76141ca5
commit
a912c41afd
@ -1408,7 +1408,7 @@ button.close {
|
|||||||
*:before,
|
*:before,
|
||||||
*:after { box-sizing: border-box }
|
*:after { box-sizing: border-box }
|
||||||
|
|
||||||
html, body { overflow-y: scroll }
|
html, body { overflow: auto }
|
||||||
|
|
||||||
html {
|
html {
|
||||||
-ms-text-size-adjust: 100%;
|
-ms-text-size-adjust: 100%;
|
||||||
|
Loading…
Reference in New Issue
Block a user