mirror of
https://github.com/ecomfe/vue-echarts.git
synced 2025-08-14 19:23:28 +08:00
fix: refine style and remove unused import
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
import { unwrapInjected } from "src/utils";
|
||||
import {
|
||||
inject,
|
||||
unref,
|
||||
computed,
|
||||
watchEffect,
|
||||
type Ref,
|
||||
|
@ -1 +1 @@
|
||||
x-vue-echarts{display:block;width:100%;height:100%}
|
||||
x-vue-echarts{display:block;width:100%;height:100%;overflow:hidden}
|
||||
|
Reference in New Issue
Block a user