no message

This commit is contained in:
A1300399510 2024-11-15 12:06:14 +08:00
parent f5f7057d4e
commit e29d4acdbb
4 changed files with 6 additions and 0 deletions

View File

@ -30,6 +30,7 @@
} }
.body .item .thead .tag .tag-item { .body .item .thead .tag .tag-item {
margin: 0; margin: 0;
font-weight: 400;
} }
.body .item .thead.no-padding { .body .item .thead.no-padding {
padding: 0; padding: 0;
@ -61,6 +62,7 @@
line-height: 16px; line-height: 16px;
color: #7f7f7f; color: #7f7f7f;
margin-bottom: 10px; margin-bottom: 10px;
font-weight: 400;
} }
.body .item .thead .top .school { .body .item .thead .top .school {
font-size: 14px; font-size: 14px;

View File

@ -42,6 +42,7 @@
.tag { .tag {
.tag-item { .tag-item {
margin: 0; margin: 0;
font-weight: 400;
} }
} }
@ -75,6 +76,7 @@
line-height: 16px; line-height: 16px;
color: rgb(127, 127, 127); color: rgb(127, 127, 127);
margin-bottom: 10px; margin-bottom: 10px;
font-weight: 400;
} }
.school { .school {

View File

@ -404,6 +404,7 @@
height: 56px; height: 56px;
padding-left: 34px; padding-left: 34px;
cursor: pointer; cursor: pointer;
font-weight: 400;
} }
.content .body .left .item .img { .content .body .left .item .img {
width: 18px; width: 18px;

View File

@ -454,6 +454,7 @@
height: 56px; height: 56px;
padding-left: 34px; padding-left: 34px;
cursor: pointer; cursor: pointer;
font-weight: 400;
.img { .img {
width: 18px; width: 18px;
height: 18px; height: 18px;