From a5b4a79ea87bd2198f8a5c449f6ba0c619260c80 Mon Sep 17 00:00:00 2001 From: leiyong <1549684884@qq.com> Date: Tue, 28 Jun 2022 05:26:37 +0000 Subject: [PATCH] * Adjust code. --- module/my/css/task.css | 2 +- module/my/view/task.html.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/module/my/css/task.css b/module/my/css/task.css index 22a28dbcc9..f92313cf22 100644 --- a/module/my/css/task.css +++ b/module/my/css/task.css @@ -17,4 +17,4 @@ td.delayed {background: #e84e0f !important; color: white;} .c-hours {width: 50px;} .c-status, .c-date, .c-user-short {width: 70px;} .c-project {width: 130px;} -#taskTable .c-user{width: 110px; padding-left: 29px;} +#taskTable .assigned-title{width: 110px; padding-left: 29px;} diff --git a/module/my/view/task.html.php b/module/my/view/task.html.php index f108b76ae1..d365c439d9 100644 --- a/module/my/view/task.html.php +++ b/module/my/view/task.html.php @@ -73,7 +73,7 @@