lrf402788946 5 years ago
parent
commit
2792e6a10e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/App.vue

+ 1 - 1
src/App.vue

@@ -1,5 +1,5 @@
 <template>
-  <div id="app">
+  <div id="app" style="width: fit-content;">
     <router-view />
   </div>
 </template>