diff --git a/nezha-fronted/src/components/common/searchInput.vue b/nezha-fronted/src/components/common/searchInput.vue index 66e11139b..e32ae3298 100644 --- a/nezha-fronted/src/components/common/searchInput.vue +++ b/nezha-fronted/src/components/common/searchInput.vue @@ -1218,8 +1218,8 @@ width: 240px; background: #fff; color: rgba(0,0,0,.55); - height: 25px; - line-height: 25px; + height: 24px; + line-height: 24px; border-bottom-left-radius: 5px; border-top-left-radius: 5px; display: flex;