* Refactor .article-* with css utilities.

This commit is contained in:
sunhao
2023-12-14 17:21:01 +08:00
parent 8964b32fb5
commit fbc30c4394
60 changed files with 85 additions and 93 deletions
+2 -2
View File
@@ -164,7 +164,7 @@ div
icon('check-circle text-success icon-2x'),
p
(
setClass('article-h1 pl-2'),
setClass('text-lg font-bold pl-2'),
$lang->mail->successSaved
)
)
@@ -178,7 +178,7 @@ div
icon('check-circle text-success icon-2x'),
p
(
setClass('article-h1 pl-2'),
setClass('text-lg font-bold pl-2'),
$lang->mail->successSaved
)
),