下拉隐藏简介等信息,优化超出文本长度交互

This commit is contained in:
2025-11-24 22:42:48 +08:00
parent 78ab8c9a42
commit 31194f67be
7 changed files with 222 additions and 156 deletions

View File

@@ -80,7 +80,7 @@
display: flex;
flex-direction: column;
gap: 16px;
margin-bottom: 16px;
// margin-bottom: 16px;
padding: 0 15px;
// margin-top: 98px;
@@ -273,6 +273,7 @@
line-height: 1.571em;
color: rgba(0, 0, 0, 0.65);
white-space: pre-line;
word-break: break-all;
}
}
}