@@ -18,14 +18,13 @@ export default {
};
</script>
-<style lang="less" scoped>
+<style lang="less">
html {
overflow-x: hidden;
overflow-y: auto;
}
body {
margin: 0;
- padding: 0;
</style>