feat: 调整RecommendPostsList组件样式

This commit is contained in:
duanshuwen
2025-10-14 19:44:18 +08:00
parent 851bfe149c
commit 4b14ea4f08
8 changed files with 79 additions and 51 deletions

View File

@@ -1,4 +1,8 @@
// 字体-size
.font-size-0 {
font-size: 0px;
}
.font-size-12 {
font-size: 12px;
}