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>