From 43e85de0e70838bb50b5f11a91fa2449996890e0 Mon Sep 17 00:00:00 2001 From: zhangyu Date: Fri, 25 Sep 2020 14:50:30 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E4=BF=AE=E6=94=B9=E5=9B=BE?= =?UTF-8?q?=E6=A0=87=E5=B1=85=E4=B8=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nezha-fronted/src/components/common/searchInput.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nezha-fronted/src/components/common/searchInput.vue b/nezha-fronted/src/components/common/searchInput.vue index a0ddf63fc..c78557951 100644 --- a/nezha-fronted/src/components/common/searchInput.vue +++ b/nezha-fronted/src/components/common/searchInput.vue @@ -1424,7 +1424,7 @@ .localStorage_list_box .list_box_title i{ position: absolute; right: 10px; - top: 5px; + top: 0px; } .localStorage_list_box .list_box_content{ text-align: left;