From 8d95d80fa697580dadca3a95280b3c9f9c0044db Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期四, 27 一月 2022 21:24:41 +0800 Subject: [PATCH] 2022-01-27 --- src/templates/sharecomponent/actioncomponent/verifyexcelout/index.scss | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/src/templates/sharecomponent/actioncomponent/verifyexcelout/index.scss b/src/templates/sharecomponent/actioncomponent/verifyexcelout/index.scss index d44185c..00a2630 100644 --- a/src/templates/sharecomponent/actioncomponent/verifyexcelout/index.scss +++ b/src/templates/sharecomponent/actioncomponent/verifyexcelout/index.scss @@ -78,4 +78,9 @@ z-index: 1; } } + .modal-edit-table { + .ant-radio-group { + width: 50px; + } + } } \ No newline at end of file -- Gitblit v1.8.0