From 259c0f4b57caf038ba6ba23239aadf02afac2fe9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E6=A0=91=E6=9E=97?= <904079904@qq.com> Date: Fri, 6 Mar 2020 21:38:09 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/react/src/modules/question/component/Contentpart.js | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/public/react/src/modules/question/component/Contentpart.js b/public/react/src/modules/question/component/Contentpart.js index c09e67031..3c5fa9e18 100644 --- a/public/react/src/modules/question/component/Contentpart.js +++ b/public/react/src/modules/question/component/Contentpart.js @@ -348,11 +348,12 @@ class Contentpart extends Component { .xaxisreverseorder .ant-input-group-addon{ width: 48px !important; - + } - .xaxisreverseorder .ant-input-lg { - height: 41px !important;} + .xaxisreverseorder .ant-input-wrapper .ant-input-group-addon button .ant-input-lg { + height: 39px !important; + } .xaxisreverseorder .ant-popover{ top: 30px !important;