@@ -49,7 +49,8 @@ export default {
<style lang="scss" scoped>
.charts {
- height: calc(100% - 150px);
+ // height: calc(100% - 150px);
+ height: 100%;
}
.virtual-list {