no message
This commit is contained in:
parent
f5f7057d4e
commit
e29d4acdbb
@ -30,6 +30,7 @@
|
||||
}
|
||||
.body .item .thead .tag .tag-item {
|
||||
margin: 0;
|
||||
font-weight: 400;
|
||||
}
|
||||
.body .item .thead.no-padding {
|
||||
padding: 0;
|
||||
@ -61,6 +62,7 @@
|
||||
line-height: 16px;
|
||||
color: #7f7f7f;
|
||||
margin-bottom: 10px;
|
||||
font-weight: 400;
|
||||
}
|
||||
.body .item .thead .top .school {
|
||||
font-size: 14px;
|
||||
|
@ -42,6 +42,7 @@
|
||||
.tag {
|
||||
.tag-item {
|
||||
margin: 0;
|
||||
font-weight: 400;
|
||||
}
|
||||
}
|
||||
|
||||
@ -75,6 +76,7 @@
|
||||
line-height: 16px;
|
||||
color: rgb(127, 127, 127);
|
||||
margin-bottom: 10px;
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
.school {
|
||||
|
@ -404,6 +404,7 @@
|
||||
height: 56px;
|
||||
padding-left: 34px;
|
||||
cursor: pointer;
|
||||
font-weight: 400;
|
||||
}
|
||||
.content .body .left .item .img {
|
||||
width: 18px;
|
||||
|
@ -454,6 +454,7 @@
|
||||
height: 56px;
|
||||
padding-left: 34px;
|
||||
cursor: pointer;
|
||||
font-weight: 400;
|
||||
.img {
|
||||
width: 18px;
|
||||
height: 18px;
|
||||
|
Loading…
Reference in New Issue
Block a user