mirror of
https://github.com/dataease/dataease.git
synced 2026-05-20 02:58:10 +08:00
style(视图): 视图编辑UI css调整
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div class="Echarts" style="height: 100%;display: flex;margin-top: 10px;">
|
||||
<div class="Echarts" style="display: flex;">
|
||||
<div :id="chartId" style="width: 100%;height: 100%;" />
|
||||
</div>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user