* Refactor style of labels.

This commit is contained in:
sunhao
2023-12-27 19:49:28 +08:00
parent 5a18a5b9a8
commit 3acbdf8ecb
8 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -319,7 +319,7 @@ div
),
!empty($config->setCode) && !empty($project->code) ? label
(
setClass('label lighter-pale ml-2 flex-none'),
setClass('label gray-pale ml-2 flex-none'),
$project->code
) : null,
label