AI助手页面样式微调适配小屏幕

This commit is contained in:
付民康
2025-05-12 10:23:52 +08:00
parent 6633a564f1
commit 5ba401bf0a
4 changed files with 1309 additions and 1653 deletions

View File

@@ -54,7 +54,7 @@ const changeQuestions = () => {
.guess-you-want-to-ask-card {
border-radius: 24px;
background: #FFFFFF;
padding: 24px;
padding: 18px 24px;
}