no message
This commit is contained in:
@@ -365,7 +365,7 @@ body {
|
||||
|
||||
&.voted {
|
||||
max-height: 178px;
|
||||
|
||||
|
||||
.list-item {
|
||||
height: 75px;
|
||||
|
||||
@@ -432,6 +432,50 @@ body {
|
||||
}
|
||||
}
|
||||
|
||||
&.item-mj {
|
||||
.school {
|
||||
height: 45px;
|
||||
border-bottom: 1px dotted #d7d7d7;
|
||||
.icon {
|
||||
height: 20px;
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
.text {
|
||||
font-family: "PingFangSC-Semibold", "PingFang SC Semibold", "PingFang SC", sans-serif;
|
||||
font-weight: 650;
|
||||
font-style: normal;
|
||||
font-size: 20px;
|
||||
color: #000000;
|
||||
line-height: 36px;
|
||||
}
|
||||
}
|
||||
|
||||
.major {
|
||||
height: 45px;
|
||||
border-bottom: 1px dotted #d7d7d7;
|
||||
.key {
|
||||
font-size: 14px;
|
||||
color: #7f7f7f;
|
||||
margin-right: 20px;
|
||||
}
|
||||
|
||||
.time {
|
||||
font-family: "Arial-BoldMT", "Arial Bold", "Arial", sans-serif;
|
||||
font-weight: 700;
|
||||
font-style: normal;
|
||||
font-size: 14px;
|
||||
color: #026277;
|
||||
}
|
||||
}
|
||||
|
||||
.message {
|
||||
margin-top: 13px;
|
||||
font-size: 14px;
|
||||
color: #555555;
|
||||
}
|
||||
}
|
||||
|
||||
.comment {
|
||||
height: 40px;
|
||||
background-color: rgba(246, 246, 246, 1);
|
||||
@@ -452,7 +496,7 @@ body {
|
||||
}
|
||||
|
||||
.bottom {
|
||||
margin-top: 15px;
|
||||
// margin-top: 15px;
|
||||
height: 55px;
|
||||
justify-content: flex-end;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user