Merge pull request #454 from knorrium/fix_ios_native_scrolling

fix native scrolling on iOS devices
This commit is contained in:
wiz 2021-04-18 19:26:27 +09:00 committed by GitHub
commit dfd88a7ff9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -50,7 +50,6 @@ $dropdown-link-active-bg: #11131f;
html, body {
height: 100%;
overflow-x: hidden;
}
body {