* Change panel to div.

This commit is contained in:
caoyanyi
2023-08-03 15:19:07 +08:00
parent a0f36c541a
commit 10edfc94aa
+2 -1
View File
@@ -11,8 +11,9 @@ declare(strict_types=1);
namespace zin;
jsVar('workHour', $lang->execution->workHour);
panel
div
(
setClass('px-4 py-3'),
div
(
set::class('flex flex-nowrap justify-between'),