* Fix style of product annual workload block.
This commit is contained in:
@@ -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')),
|
||||
|
||||
Reference in New Issue
Block a user