From 8d493a7d22d2ddfe6d1ca5de60f761d65930b44e Mon Sep 17 00:00:00 2001 From: sunguangming Date: Wed, 3 Jan 2024 09:01:20 +0800 Subject: [PATCH] * Fix bug #109886. --- module/kanban/ui/setting.html.php | 1 + 1 file changed, 1 insertion(+) diff --git a/module/kanban/ui/setting.html.php b/module/kanban/ui/setting.html.php index 17db73cbfd..51ae174100 100644 --- a/module/kanban/ui/setting.html.php +++ b/module/kanban/ui/setting.html.php @@ -13,6 +13,7 @@ namespace zin; modalHeader(); formPanel ( + set::labelWidth('100px'), formRow ( set::id('WIPCountBox'),