no message

This commit is contained in:
A1300399510 2024-11-15 14:10:20 +08:00
parent 140baa3d07
commit fe21671463
4 changed files with 5 additions and 2 deletions

View File

@ -555,6 +555,7 @@
font-size: 16px;
color: #000000;
margin-bottom: 12px;
padding-right: 80px;
}
.content .body .right .list .item .english {
font-family: "PingFangSC-Regular", "PingFang SC", sans-serif;

View File

@ -620,6 +620,7 @@
font-size: 16px;
color: #000000;
margin-bottom: 12px;
padding-right: 80px;
}
.english {

View File

@ -212,7 +212,7 @@
font-size: 16px;
color: #000000;
margin-bottom: 12px;
width: 345px;
padding-right: 80px;
}
.body .right .list .item .english {
font-family: "PingFangSC-Regular", "PingFang SC", sans-serif;

View File

@ -229,7 +229,8 @@
font-size: 16px;
color: #000000;
margin-bottom: 12px;
width: 345px;
padding-right: 80px;
// width: 345px;
}
.english {