From b2135fbd0b72d60f392bb75f0356aa727654d2f9 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期四, 31 十二月 2020 15:11:12 +0800 Subject: [PATCH] 2020-12-31 --- src/menu/components/search/main-search/index.scss | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/src/menu/components/search/main-search/index.scss b/src/menu/components/search/main-search/index.scss index 2342b30..6d9928c 100644 --- a/src/menu/components/search/main-search/index.scss +++ b/src/menu/components/search/main-search/index.scss @@ -97,5 +97,6 @@ clear: both; } .main-search-edit-list:hover { - box-shadow: 0px 0px 2px #e8e8e8; + z-index: 1; + box-shadow: 0px 0px 4px #1890ff; } \ No newline at end of file -- Gitblit v1.8.0