mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-07-17 04:15:07 +08:00
【解决todo】AI chat 输入框增加 shift + 回车 换行
This commit is contained in:
@ -246,6 +246,7 @@ onMounted(async () => {
|
||||
padding: 10px;
|
||||
width: auto;
|
||||
overflow-wrap: break-word;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user