chenying il y a 3 ans
Parent
commit
f698ab9308
1 fichiers modifiés avec 5 ajouts et 0 suppressions
  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>