chenying 3 年之前
父节点
当前提交
f698ab9308
共有 1 个文件被更改,包括 5 次插入0 次删除
  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>