chenying 3 anni fa
parent
commit
f698ab9308
1 ha cambiato i file con 5 aggiunte e 0 eliminazioni
  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>