This commit is contained in:
liuye
2023-02-21 15:47:39 +08:00
parent 65940485a9
commit 91e69675dc

View File

@@ -90,8 +90,11 @@ export default {
font-weight: 400;
font-size: 32px;
color: #333;
word-break: break-all;
margin-bottom: 8px;
width: 100%;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
p {
font-family: PingFangSC-Regular;