From 4ec12c6d9434f1b1cee1f59021365b68df61518d Mon Sep 17 00:00:00 2001 From: A1300399510 Date: Mon, 4 Nov 2024 17:19:25 +0800 Subject: [PATCH] no message --- css/index.css | 3 ++- css/index.less | 4 +++- html/search.html | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 53 insertions(+), 2 deletions(-) create mode 100644 html/search.html diff --git a/css/index.css b/css/index.css index 3c7fc7c..5dc5b53 100644 --- a/css/index.css +++ b/css/index.css @@ -509,7 +509,7 @@ } .data .item .operate .circle { position: relative; - z-index: 1; + z-index: 6; cursor: pointer; width: 28px; height: 28px; @@ -539,6 +539,7 @@ overflow: hidden; opacity: 0; height: 0; + z-index: 4; } .data .item .operate .select.show { height: 211px; diff --git a/css/index.less b/css/index.less index 830293e..751f654 100644 --- a/css/index.less +++ b/css/index.less @@ -565,7 +565,8 @@ position: relative; .circle { position: relative; - z-index: 1; + // z-index: 1; + z-index: 6; cursor: pointer; width: 28px; height: 28px; @@ -595,6 +596,7 @@ overflow: hidden; opacity: 0; height: 0; + z-index: 4; &.show { height: 211px; opacity: 1; diff --git a/html/search.html b/html/search.html new file mode 100644 index 0000000..b4ef926 --- /dev/null +++ b/html/search.html @@ -0,0 +1,48 @@ + + + + + + Document + + + + + + + + + + + +
+ + + +
+ + +