This commit is contained in:
花有清香月有阴
2022-02-25 18:12:06 +08:00
parent 2d4bcdb918
commit ec37f652c6
3 changed files with 3 additions and 4 deletions

View File

@@ -209,7 +209,7 @@ export default {
border-radius: 16px 16px 0px 0px;
box-shadow: inset 0px -1px 0px 0px #dddddd;
.cont {
line-height: 1.5;
line-height: 50px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;