diff --git a/src/App.vue b/src/App.vue index 902049b..5e164c4 100644 --- a/src/App.vue +++ b/src/App.vue @@ -122,7 +122,7 @@ export default { html, body, #app { font-family: var(--fonts); font-style: normal; - overflow: hidden; + overflow-x: hidden; padding: 0; margin: 0; }