fix: 帖子描述与参与人员重叠

This commit is contained in:
CH-122
2025-08-19 15:38:12 +08:00
parent 5ebe739917
commit d8f9fd670c

View File

@@ -550,6 +550,7 @@ const sanitizeDescription = (text) => stripMarkdown(text)
}
.article-item-description {
max-width: 100%;
margin-top: 10px;
font-size: 14px;
color: gray;