* Change the copy title button style.

This commit is contained in:
tianshujie
2023-11-02 14:57:10 +08:00
parent 97b9558100
commit 6e7586ee5b
+1 -1
View File
@@ -418,7 +418,7 @@ formPanel
set::name('copyButton'),
set::value(1),
set::text($lang->task->copyStoryTitle),
set::rootClass('ml-2 border-l border-gray pl-2'),
set::rootClass('ml-8 border-l border-gray pl-2'),
on::change('copyStoryTitle')
),
),