Skip to content

Commit fc53aee

Browse files
committed
feat!: drop extra wrapper
1 parent da0109b commit fc53aee

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/style.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
x-vue-echarts{display:flex;flex-direction:column;width:100%;height:100%;min-width:0}
2-
.vue-echarts-inner{flex-grow:1;min-width:0;width:auto!important;height:auto!important}
1+
x-vue-echarts{display:block;width:100%;height:100%;min-width:0}

0 commit comments

Comments
 (0)