* Change header style of email queue page within mail module.

This commit is contained in:
chentao
2023-06-25 18:37:21 +08:00
parent 43d76ff864
commit 9b1d794bb0
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
.panel-heading {border-bottom: solid 1px #eee;}
+1
View File
@@ -25,6 +25,7 @@ foreach($queueList as &$queue)
}
}
/* ZIN: layout. */
panel
(
set::title($lang->mail->browse),