no message

This commit is contained in:
A1300399510 2024-12-27 14:51:53 +08:00
parent 7897949b84
commit 689d8bb881
2 changed files with 2 additions and 2 deletions

View File

@ -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;

View File

@ -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;