修改图片层级

This commit is contained in:
何童崇 2021-12-22 13:45:36 +08:00
parent 11af086c2c
commit 3a9bb5c3a3
1 changed files with 2 additions and 3 deletions

View File

@ -3,7 +3,7 @@
text-align: center;
padding-top: 2.5em;
padding-bottom: 0.625em;
z-index: 100000;
z-index: 100;
margin-bottom: -0.625em;
border-bottom: 1px solid #cbdcff;
.seventh-main {
@ -15,7 +15,6 @@
height: 31.25em;
left: 0;
bottom: 2.5em;
// z-index: 10;
.client {
position: absolute;
width: 6.25em;
@ -130,7 +129,7 @@
.slick-list {
width: 33.75em;
margin: 0 auto;
z-index: 10000;
z-index: 1001;
}
.issue-item {
text-align: center;