From fcd8733ebe3166689a2ab73d1c9487d800598d3f Mon Sep 17 00:00:00 2001 From: tianshujie Date: Thu, 18 Apr 2024 17:24:09 +0800 Subject: [PATCH] * Adjust header width. --- lib/zin/wg/modalheader/v1.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/zin/wg/modalheader/v1.php b/lib/zin/wg/modalheader/v1.php index eb8bf6eab2..fcfa140277 100644 --- a/lib/zin/wg/modalheader/v1.php +++ b/lib/zin/wg/modalheader/v1.php @@ -41,7 +41,7 @@ class modalHeader extends wg $header = h::div ( - setClass('flex items-center overflow-hidden'), + setClass('flex items-center overflow-hidden w-full'), $title ? div ( $title,