feat: 样式调整

This commit is contained in:
2025-10-16 18:57:48 +08:00
parent e9dbb3d44f
commit b11b5888a7
9 changed files with 19 additions and 13 deletions

View File

@@ -18,7 +18,6 @@
.loading-container {
display: flex;
align-items: center;
padding: 4px 0;
max-width: 100%; // ✅ 限制最大宽度
}