Browse Source

桑基图适配

lkk 8 months ago
parent
commit
e8807bec89
1 changed files with 2 additions and 2 deletions
  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>