From 6783e843f5096c577ce563a9f0ff325dcf53f9b5 Mon Sep 17 00:00:00 2001 From: zhouxudong Date: Wed, 9 Feb 2022 09:10:41 +0800 Subject: [PATCH] *Fix bug #19293. --- module/my/css/execution.css | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 module/my/css/execution.css diff --git a/module/my/css/execution.css b/module/my/css/execution.css new file mode 100644 index 0000000000..7d5a627e92 --- /dev/null +++ b/module/my/css/execution.css @@ -0,0 +1,3 @@ +.c-hours {width : 80px !important;} +.c-progress {width : 80px;} +