From 90db981a65aba171bb4e1470bbe05c91f8279baa Mon Sep 17 00:00:00 2001 From: zhouxudong Date: Wed, 30 Mar 2022 15:33:03 +0800 Subject: [PATCH] Fix bug #19300. --- module/execution/css/batchedit.en.css | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 module/execution/css/batchedit.en.css diff --git a/module/execution/css/batchedit.en.css b/module/execution/css/batchedit.en.css new file mode 100644 index 0000000000..d076cb8a7a --- /dev/null +++ b/module/execution/css/batchedit.en.css @@ -0,0 +1,2 @@ +.c-user {width: 150px !important;} +.c-date {width: 125px;}