From 7e89329205aa659e9adaa05250f7f2fe4f340151 Mon Sep 17 00:00:00 2001 From: tianshujie Date: Thu, 10 Mar 2022 15:09:54 +0800 Subject: [PATCH] * Fix bug #20546. --- module/execution/css/all.en.css | 1 + 1 file changed, 1 insertion(+) diff --git a/module/execution/css/all.en.css b/module/execution/css/all.en.css index 1eb9de2ae7..885a0e066f 100644 --- a/module/execution/css/all.en.css +++ b/module/execution/css/all.en.css @@ -1 +1,2 @@ .thWidth {width: 130px !important;} +td.flex span.project-type-label {min-width: 60px;}