no message

This commit is contained in:
kuaifan 2023-06-13 23:16:08 +08:00
parent 296ae69cf9
commit ae4be9e08e
2 changed files with 1 additions and 1 deletions

View File

@ -172,7 +172,6 @@
<Modal
v-model="fullInput"
:value="true"
:mask-closable="false"
:beforeClose="onFullBeforeClose"
class-name="chat-input-full-input"

View File

@ -77,6 +77,7 @@
display: flex;
align-items: center;
margin-left: 6px;
line-height: normal;
.bot {
flex-shrink: 0;
margin-right: 3px;