src/views/screen/temperature/graphic/index.vue
@@ -257,7 +257,6 @@ flex-shrink: 0; width: 80%; height: 100%; background: linear-gradient(180deg, #91BDDB 0%, rgba(102, 102, 102, 0.5) 100%); .graphic-tool { width: 100%; height: 60px; @@ -290,6 +289,7 @@ .graphic-box{ height: calc(100% - 60px); padding: 10px 30px; background: linear-gradient(180deg, #91BDDB 0%, rgba(102, 102, 102, 0.5) 100%); .chartList{ height: 100%; display: flex;