chore: remove empty style tag

master
dap 1 year ago
parent 5a282de58f
commit fa92dd0520

@ -73,5 +73,3 @@ export default defineComponent({
<template>
<EchartsUI ref="chartRef" height="400px" width="100%" />
</template>
<style scoped></style>

@ -92,5 +92,3 @@ export default defineComponent({
<template>
<EchartsUI ref="memoryHtmlRef" height="400px" width="100%" />
</template>
<style scoped></style>

Loading…
Cancel
Save