mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 13:32:18 +08:00
refactor(视图插件): 图表类型选择页面图标对齐
This commit is contained in:
@@ -19,7 +19,6 @@
|
||||
v-for="(item, idx) in container"
|
||||
:key="idx"
|
||||
style="position: relative;display: block;"
|
||||
:style="{'top': item.isPlugin ? '5px' : '0'}"
|
||||
>
|
||||
<el-radio
|
||||
v-if="item.placeholder"
|
||||
|
||||
Reference in New Issue
Block a user