feat: 样式调整

This commit is contained in:
2025-10-15 20:58:12 +08:00
parent 78c25f3050
commit e9dbb3d44f
5 changed files with 17 additions and 17 deletions

View File

@@ -5,15 +5,7 @@
display: flex;
flex-direction: column;
min-width: 100px;
max-width: 100%; // ✅ 限制最大宽度
overflow-x: hidden; // ✅ 防止横向撑开
text {
font-size: 15px;
color: #ffffff;
line-height: 22px;
text-align: justify;
font-style: normal;
text-transform: none;
}
}