feat: 样式调整

This commit is contained in:
2025-10-14 20:09:18 +08:00
parent 017289c694
commit f1e009d656
4 changed files with 22 additions and 2 deletions

View File

@@ -5,6 +5,7 @@
flex-direction: column;
max-width: 100%; // ✅ 限制最大宽度
overflow-x: hidden; // ✅ 防止横向撑开
padding-left: 20px;
text {
font-size: $uni-font-size-base;