fix: 修复高级编排组件样式问题
This commit is contained in:
parent
37612cb88e
commit
ffdd737733
@ -30,7 +30,7 @@
|
||||
<div class="flex-between">
|
||||
<div class="flex">
|
||||
<span class="flex">
|
||||
<auto-tooltip :content="item.name">
|
||||
<auto-tooltip :content="item.name" style="max-width: 130px">
|
||||
{{ item.name }}
|
||||
</auto-tooltip>
|
||||
<span class="danger" v-if="item.is_required">*</span></span
|
||||
|
||||
Loading…
Reference in New Issue
Block a user