* Adjust modal style.

This commit is contained in:
wangyuting
2023-06-30 10:58:35 +08:00
parent 3eca567f27
commit cd78af7526
8 changed files with 69 additions and 49 deletions
+1 -1
View File
@@ -67,7 +67,7 @@ featureBar
set::items($items),
set::current($type),
set::linkParams("taskID=$taskID&type={key}"),
to::before(a(set::href(createLink('testtask', 'browse', "product={$task->product}")), set::class('btn secondary'), icon('back'), $lang->goback)),
to::before(backBtn(set::icon('back'), set::class('btn secondary'), $lang->goback)),
li(searchToggle())
);