Преглед на файлове

fix: fix wrong css class (#23299)

tags/1.7.2
NeatGuyCoding преди 3 месеца
родител
ревизия
ff9fd0cdb2
No account linked to committer's email address
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1
    1
      web/app/components/workflow/nodes/_base/components/variable/variable-label/base/variable-node-label.tsx

+ 1
- 1
web/app/components/workflow/nodes/_base/components/variable/variable-label/base/variable-node-label.tsx Целия файл

@@ -22,7 +22,7 @@ const VariableNodeLabel = ({
{
nodeTitle && (
<div
className='system-xs-medium max-[60px] truncate text-text-secondary'
className='system-xs-medium max-w-[60px] truncate text-text-secondary'
title={nodeTitle}
>
{nodeTitle}

Loading…
Отказ
Запис