guhongwei 5 years ago
parent
commit
d4c8beb94d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/App.vue

+ 1 - 0
src/App.vue

@@ -8,5 +8,6 @@
 body {
   margin: 0;
   padding: 0;
+  overflow-y: auto;
 }
 </style>