fix: refine style and remove unused import

This commit is contained in:
Justineo
2022-12-17 01:26:08 +08:00
parent ec124f4bf7
commit 669ba1cbbb
2 changed files with 1 additions and 2 deletions

View File

@ -1,7 +1,6 @@
import { unwrapInjected } from "src/utils";
import {
inject,
unref,
computed,
watchEffect,
type Ref,

View File

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