From 2b7dd4c4c091e0fe7ddc496e098ca09fb10761d6 Mon Sep 17 00:00:00 2001 From: A1300399510 Date: Wed, 18 Dec 2024 11:50:33 +0800 Subject: [PATCH] no message --- css/search.css | 4 ++-- css/search.less | 4 ++-- html/search.html | 10 ++++++---- 3 files changed, 10 insertions(+), 8 deletions(-) diff --git a/css/search.css b/css/search.css index 199e2f4..fadb575 100644 --- a/css/search.css +++ b/css/search.css @@ -75,7 +75,7 @@ height: 100%; top: 0; left: 0; - z-index: 1; + z-index: 10; } .boxbox .body .left .input-box .hint-list { position: absolute; @@ -85,7 +85,7 @@ left: 0; background-color: #ffffff; border-radius: 10px; - z-index: 2; + z-index: 10; overflow: auto; animation: show 0.3s forwards; border: 0px solid #ebebeb; diff --git a/css/search.less b/css/search.less index 620de99..c60a559 100644 --- a/css/search.less +++ b/css/search.less @@ -78,7 +78,7 @@ height: 100%; top: 0; left: 0; - z-index: 1; + z-index: 10; } .hint-list { @@ -89,7 +89,7 @@ left: 0; background-color: rgba(255, 255, 255, 1); border-radius: 10px; - z-index: 2; + z-index: 10; overflow: auto; animation: show 0.3s forwards; border: 0px solid rgba(235, 235, 235, 1); diff --git a/html/search.html b/html/search.html index cbd0929..b413656 100644 --- a/html/search.html +++ b/html/search.html @@ -31,10 +31,12 @@
-
-
-
222222
-
+