fix: 修复高级编排函数组件样式问题
This commit is contained in:
parent
4739dd55c5
commit
0152d01d37
@ -28,8 +28,8 @@
|
||||
>
|
||||
<template #label>
|
||||
<div class="flex-between">
|
||||
<div>
|
||||
<span>
|
||||
<div class="flex">
|
||||
<span class="flex">
|
||||
<auto-tooltip :content="item.name">
|
||||
{{ item.name }}
|
||||
</auto-tooltip>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user