wenbobowen 4 years ago
parent
commit
6a3030ac2e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/quality/components/belongChart.vue

+ 1 - 1
src/views/quality/components/belongChart.vue

@@ -41,7 +41,7 @@ export default {
 <style lang="scss" scoped>
 <style lang="scss" scoped>
 .chart-contain {
 .chart-contain {
   position: relative;
   position: relative;
-  height: 400px;
+  // height: 400px;
   width: 84%;
   width: 84%;
   margin: 20px auto;
   margin: 20px auto;
 }
 }