no message
This commit is contained in:
parent
7897949b84
commit
689d8bb881
@ -406,7 +406,7 @@
|
|||||||
}
|
}
|
||||||
.recruit .list .item .operate .circle {
|
.recruit .list .item .operate .circle {
|
||||||
position: relative;
|
position: relative;
|
||||||
z-index: 1;
|
z-index: 3;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
width: 28px;
|
width: 28px;
|
||||||
height: 28px;
|
height: 28px;
|
||||||
|
@ -453,7 +453,7 @@
|
|||||||
right: 24px;
|
right: 24px;
|
||||||
.circle {
|
.circle {
|
||||||
position: relative;
|
position: relative;
|
||||||
z-index: 1;
|
z-index: 3;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
width: 28px;
|
width: 28px;
|
||||||
height: 28px;
|
height: 28px;
|
||||||
|
Loading…
Reference in New Issue
Block a user