mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 01:33:05 +00:00
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