forked from github/dataease
refactor(视图插件): 图表类型选择页面图标对齐
This commit is contained in:
parent
0f6b981a85
commit
ebfae7d076
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user