no message

This commit is contained in:
A1300399510 2024-12-27 15:10:25 +08:00
parent b4699b49e0
commit e0b158a474
2 changed files with 2 additions and 2 deletions

View File

@ -440,7 +440,7 @@
align-items: center;
}
.recruit .list .item .operate .select.show {
height: 180px;
height: 132px;
opacity: 1;
z-index: 2;
}

View File

@ -501,7 +501,7 @@
width: 300px;
// z-index: 2;
&.show {
height: 180px;
height: 132px;
opacity: 1;
z-index: 2;
}