feat: 边距调整

This commit is contained in:
2025-10-15 20:25:11 +08:00
parent aee82283b9
commit 666e7d738a
7 changed files with 10 additions and 6 deletions

View File

@@ -4,7 +4,7 @@
border-radius: 24px;
background-color: $uni-bg-color;
box-shadow: 0px 0px 20px 0px rgba(52, 25, 204, 0.05);
margin: 0 20px;
margin: 0 12px;
margin-bottom: 8px;
.input-container-voice {