This commit is contained in:
zhu
2026-03-27 17:55:18 +08:00
parent ee03132cee
commit 382f6b9811
34 changed files with 1406 additions and 376 deletions

17
pages/chat/makedown.scss Normal file
View File

@@ -0,0 +1,17 @@
.h2w__main,
.h2w__p {
padding: 0 !important;
margin: 0 !important;
font-size: 0.9rem;
}
.h2w__li {
margin-top: 20rpx;
}
.h2w__h3 {
font-size: 32rpx !important;
margin-top: 20rpx !important;
}