feat: 🎸 企业内推岗位列表

This commit is contained in:
2025-08-20 18:05:50 +08:00
parent 3f590f21b2
commit f1a2a24939
9 changed files with 168 additions and 139 deletions

View File

@@ -11,6 +11,7 @@
justify-content: space-between;
align-items: center;
position: relative;
.company-jobs-page-title {
width: 100%;
height: 42px;
@@ -51,6 +52,7 @@
.company-jobs-page-left-list-wrapper {
width: 496px;
height: 760px;
overflow: auto;
}
}