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;