* block: story #53159, optimize style of statistic block.

This commit is contained in:
sunhao
2024-03-27 11:06:46 +08:00
committed by liyang
parent e5725bfc25
commit 1fc3ab1c6a
3 changed files with 24 additions and 23 deletions
@@ -96,7 +96,7 @@ statisticBlock
(
btn
(
setClass('ghost text-gray font-normal'),
setClass('font-normal rounded-full gray-400-outline size-md ml-3'),
set::caret(true),
isset($projects[$currentProjectID]) ? $projects[$currentProjectID] : $lang->block->executionstatistic->allProject,
),