调整0114

master
Lee 2022-01-14 09:06:23 +08:00
parent ad2a8e6f02
commit ab71b52b37
1 changed files with 2 additions and 1 deletions

View File

@ -221,7 +221,8 @@ textarea {
}
.sub-nav-txt{
width: calc(100% - 50px);
display: -webkit-box;-webkit-line-clamp: 2;word-break: break-all;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;
}
.sub-nav-txt p{