From 81704bd84a16ee985b1a09e7cf31bc021e7b3df1 Mon Sep 17 00:00:00 2001 From: caicai8 <1149225589@qq.com> Date: Wed, 4 Mar 2020 18:18:39 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9C=80=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/react/src/modules/tpm/shixuns/ShixunSearchBar.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public/react/src/modules/tpm/shixuns/ShixunSearchBar.js b/public/react/src/modules/tpm/shixuns/ShixunSearchBar.js index f8e242a90..71f2cce90 100644 --- a/public/react/src/modules/tpm/shixuns/ShixunSearchBar.js +++ b/public/react/src/modules/tpm/shixuns/ShixunSearchBar.js @@ -222,7 +222,8 @@ render() { float: left; margin-right: 20px; color: #999; - cursor: pointer; + cursor: pointer; + margin-bottom:10px; } .ant-dropdown-menu-item, .ant-dropdown-menu-submenu-title{ padding: 0px 12px;