forked from Gitlink/forgeplus-react
修改图片层级
This commit is contained in:
parent
11af086c2c
commit
3a9bb5c3a3
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue