refactor(视图插件): 图表类型选择页面图标对齐

This commit is contained in:
wisonic-s 2023-04-13 14:51:53 +08:00
parent 0f6b981a85
commit ebfae7d076

View File

@ -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"