소스 검색

桑基图适配

lkk 8 달 전
부모
커밋
e8807bec89
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/views/LandConsolidation/components/qhdb.vue

+ 2 - 2
src/views/LandConsolidation/components/qhdb.vue

@@ -201,8 +201,8 @@ export default {
 
   .echart2 {
     // width: 810px !important;
-    width: 43vw !important;
-    height: 400px !important;
+    width: 51vw !important;
+    height: 275px !important;
   }
 }
 </style>