From 5d6e07a0486a08c343afbe78d919f1fdf72e511b Mon Sep 17 00:00:00 2001 From: wangyuting Date: Thu, 25 Jan 2024 10:27:08 +0800 Subject: [PATCH] * Adjsut annualworkload block css. --- module/block/ui/annualworkloadblock.html.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/module/block/ui/annualworkloadblock.html.php b/module/block/ui/annualworkloadblock.html.php index 817afa3bdf..006950b663 100644 --- a/module/block/ui/annualworkloadblock.html.php +++ b/module/block/ui/annualworkloadblock.html.php @@ -140,8 +140,7 @@ blockPanel ), cell ( - setClass('flex flex-wrap overflow-hidden px-4 ' . ($longBlock ? 'py-2' : 'py-3 w-full my-2')), - !$longBlock ? set::style(array('background-color' => 'var(--color-gray-100)')) : '', + setClass('flex flex-wrap overflow-hidden px-4 ' . ($longBlock ? 'py-2' : 'py-3 w-full my-2 border-t')), set::width($longBlock ? '1/3' : '100%'), cell ( @@ -157,7 +156,7 @@ blockPanel ), cell ( - setClass('flex flex-wrap overflow-hidden px-4 ' . ($longBlock ? 'py-2' : 'w-full my-2')), + setClass('flex flex-wrap overflow-hidden px-4 ' . ($longBlock ? 'py-2' : 'py-3 w-full my-2 border-t')), set::width($longBlock ? '1/3' : '100%'), cell (