chenying 3 years ago
parent
commit
f698ab9308
1 changed files with 5 additions and 0 deletions
  1. 5 0
      src/App.vue

+ 5 - 0
src/App.vue

@@ -19,4 +19,9 @@
   font-size: 18px;
   padding-bottom: 20px;
 }
+.flow_region{
+  width: 100% !important;
+  height: 100% !important;
+  margin: 0 !important;
+}
 </style>