From 207ab4769f2299663f4ecd2eb0f5286f5f12b20b Mon Sep 17 00:00:00 2001 From: zhangyu Date: Tue, 18 Jan 2022 14:03:39 +0800 Subject: [PATCH] =?UTF-8?q?style=EF=BC=9A=20globalSearch=20=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/common/globalSearch/searchItemInfo.scss | 1 + .../components/common/globalSearch/globalSearch.vue | 10 ++-------- 2 files changed, 3 insertions(+), 8 deletions(-) diff --git a/nezha-fronted/src/assets/css/components/common/globalSearch/searchItemInfo.scss b/nezha-fronted/src/assets/css/components/common/globalSearch/searchItemInfo.scss index e33cca94c..e8be4bb7f 100644 --- a/nezha-fronted/src/assets/css/components/common/globalSearch/searchItemInfo.scss +++ b/nezha-fronted/src/assets/css/components/common/globalSearch/searchItemInfo.scss @@ -46,6 +46,7 @@ border-bottom: 1px solid $--border-color-light; display: flex; height: 47px; + align-items: center; .search-item-key{ width: 120px; font-size: 14px; diff --git a/nezha-fronted/src/components/common/globalSearch/globalSearch.vue b/nezha-fronted/src/components/common/globalSearch/globalSearch.vue index 7998d918a..52dc9983f 100644 --- a/nezha-fronted/src/components/common/globalSearch/globalSearch.vue +++ b/nezha-fronted/src/components/common/globalSearch/globalSearch.vue @@ -20,21 +20,15 @@ :ref="'item'+ index" >
- - - +
- - +
-
  • -