fix: autoresize now works for grid layout by default (#675)

This commit is contained in:
Justineo
2022-12-19 02:02:43 +08:00
parent 0bb1839392
commit 977db3d415
5 changed files with 110 additions and 271 deletions

View File

@ -1 +1 @@
x-vue-echarts{display:block;width:100%;height:100%}
x-vue-echarts{display:block;width:100%;height:100%;min-width:0}