fix: 样式优化

This commit is contained in:
dataeaseShu
2024-12-26 17:34:59 +08:00
committed by ulleo
parent 0dbe7738d1
commit 20624577bb

View File

@@ -402,7 +402,7 @@ const queryAnswer = (event?: KeyboardEvent) => {
padding-top: 24px;
position: relative;
overflow-y: auto;
padding-bottom: 25px;
padding-bottom: 60px;
max-height: 100%;
}
.question-input {