feat!: drop extra wrapper

This commit is contained in:
Justineo
2024-06-29 00:19:34 +08:00
committed by GU Yiling
parent da0109b07a
commit fc53aee8a7

View File

@ -1,2 +1 @@
x-vue-echarts{display:flex;flex-direction:column;width:100%;height:100%;min-width:0}
.vue-echarts-inner{flex-grow:1;min-width:0;width:auto!important;height:auto!important}
x-vue-echarts{display:block;width:100%;height:100%;min-width:0}