update document scroll
This commit is contained in:
parent
fc06b2eac8
commit
c38ac1b5ce
1 changed files with 1 additions and 1 deletions
|
@ -287,7 +287,7 @@ html {
|
||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
overflow-y: scroll !important;
|
overflow-y: auto !important;
|
||||||
/* This is needed to prevent a horizontal scrollbar while neon-animated-pages are animating. */
|
/* This is needed to prevent a horizontal scrollbar while neon-animated-pages are animating. */
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
/*Can't use this with safari or it causes some content to disappear*/
|
/*Can't use this with safari or it causes some content to disappear*/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue