Commit 0569dd1a by cherishsince

【优化】AI 发送消息的input,不能滚动

parent 43a41290
...@@ -605,8 +605,7 @@ onMounted(async () => { ...@@ -605,8 +605,7 @@ onMounted(async () => {
resize: none; resize: none;
padding: 0px 2px; padding: 0px 2px;
//padding: 5px 5px; //padding: 5px 5px;
overflow: auto;
overflow: hidden;
} }
.prompt-input:focus { .prompt-input:focus {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment