no message

This commit is contained in:
A1300399510 2024-12-27 15:09:16 +08:00
parent adbd17433e
commit b4699b49e0
2 changed files with 6 additions and 4 deletions

View File

@ -447,8 +447,8 @@
.recruit .list .item .operate .select .title {
font-size: 14px;
color: #7f7f7f;
margin-top: 75px;
margin-bottom: 19px;
margin-top: 57px;
margin-bottom: 8px;
}
.recruit .list .item .operate .select .title .dot {
width: 8px;

View File

@ -520,8 +520,10 @@
font-size: 14px;
color: #7f7f7f;
margin-top: 75px;
margin-bottom: 19px;
// margin-top: 75px;
// margin-bottom: 19px;
margin-top: 57px;
margin-bottom: 8px;
}
.btn {