From d1977bf8bae2a561f5935a2f0bdae426a39a2728 Mon Sep 17 00:00:00 2001 From: songchenxuan Date: Fri, 26 May 2023 10:44:20 +0800 Subject: [PATCH] * Fix bug #35530. --- module/task/css/view.zh-cn.css | 1 + module/task/view/view.html.php | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/module/task/css/view.zh-cn.css b/module/task/css/view.zh-cn.css index 3f6996ff9c..3aa4af0890 100644 --- a/module/task/css/view.zh-cn.css +++ b/module/task/css/view.zh-cn.css @@ -1,3 +1,4 @@ .thWidth {width: 80px !important;} #legendLife .thWidth {width: 70px !important;} .effortThWidth {width: 70px !important;} +.task-basic-info {width: 100px !important;} diff --git a/module/task/view/view.html.php b/module/task/view/view.html.php index 45a07de66a..36b6b27265 100644 --- a/module/task/view/view.html.php +++ b/module/task/view/view.html.php @@ -195,7 +195,7 @@ - task->module;?> + task->module;?>