fix: revert overflow hidden

This commit is contained in:
Justineo
2022-12-17 01:44:00 +08:00
parent 05111f5b6f
commit 0470d69bba
5 changed files with 10 additions and 6 deletions

View File

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