feat: 组件的边距调整

This commit is contained in:
2025-10-14 19:32:30 +08:00
parent 851bfe149c
commit 0b39a9507b
3 changed files with 4 additions and 10 deletions

View File

@@ -1,7 +1,6 @@
.chat-other {
width: 100%;
margin: 6px 0;
padding: 0 12px;
display: flex;
flex-direction: column;
max-width: 100%; // ✅ 限制最大宽度