This commit is contained in:
xiaozhiyong
2023-05-09 13:45:58 +08:00
parent 1d70f75633
commit 5c36dd13b6
2 changed files with 4 additions and 2 deletions

View File

@@ -149,8 +149,9 @@
}
.card-sec .second>view view:nth-of-type(1) {
overflow: hidden;
text-overflow: ellipsis;
color: #333;
word-break: break-word;
}
.card-sec .second>view view:nth-of-type(2) {

View File

@@ -109,8 +109,9 @@
}
.card-sec .second>view view:nth-of-type(1) {
overflow: hidden;
text-overflow: ellipsis;
color: #333;
word-break: break-word;
}
.card-sec .second>view view:nth-of-type(2) {