no message
This commit is contained in:
parent
22bc017229
commit
f6265d955a
@ -384,6 +384,7 @@
|
|||||||
.recruit .list .item .operate .select.show {
|
.recruit .list .item .operate .select.show {
|
||||||
height: 180px;
|
height: 180px;
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
|
z-index: 2;
|
||||||
}
|
}
|
||||||
.recruit .list .item .operate .select .title {
|
.recruit .list .item .operate .select .title {
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
|
@ -422,6 +422,7 @@
|
|||||||
&.show {
|
&.show {
|
||||||
height: 180px;
|
height: 180px;
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
|
z-index: 2;
|
||||||
}
|
}
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
Loading…
Reference in New Issue
Block a user