diff --git a/components/charts/index.vue b/components/charts/index.vue index c958cfa..9c8e5e5 100644 --- a/components/charts/index.vue +++ b/components/charts/index.vue @@ -1,10 +1,6 @@ @@ -75,13 +71,5 @@ export default { width: 100%; height: 100%; } - - .charts-slot-content { - position: absolute; - left: 0px; - top: 0px; - width: 100%; - height: 100%; - } }