From 65554fcadb7801b51dc51871bdd03f18330e5263 Mon Sep 17 00:00:00 2001 From: zhouxudong Date: Tue, 8 Mar 2022 11:23:31 +0800 Subject: [PATCH] * Fix bug #19823. --- module/testcase/css/view.zh-cn.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/testcase/css/view.zh-cn.css b/module/testcase/css/view.zh-cn.css index 02ce8eeb2d..571d81d1d5 100644 --- a/module/testcase/css/view.zh-cn.css +++ b/module/testcase/css/view.zh-cn.css @@ -1,2 +1,2 @@ -.thWidth {width: 70px !important;} +.thWidth {width: 86px !important;} .lifeThWidth {width: 70px !important;}