fix native scrolling on iOS devices

This commit is contained in:
Felipe Knorr Kuhn 2021-04-17 16:11:34 -07:00
parent 117f5410d7
commit 0a07a16650

View file

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