* Fix style of product annual workload block.

This commit is contained in:
liumengyi
2023-07-12 15:56:40 +08:00
parent dc33eff59e
commit f09cbe3a3c
+1 -1
View File
@@ -127,7 +127,7 @@ panel
set::bodyClass('px-0'),
div
(
setClass('flex h-full w-full gap-x-4' . ($longBlock ? ' flex-nowrap' : ' flex-wrap')),
setClass('flex h-full w-full gap-x-1' . ($longBlock ? ' flex-nowrap' : ' flex-wrap')),
cell
(
setClass('flex flex-wrap px-4 ' . ($longBlock ? 'py-2' : 'py-1 w-full mb-2')),