mirror of
https://github.com/kuaifan/dootask.git
synced 2025-12-12 19:24:17 +00:00
no message
This commit is contained in:
parent
296ae69cf9
commit
ae4be9e08e
@ -172,7 +172,6 @@
|
||||
|
||||
<Modal
|
||||
v-model="fullInput"
|
||||
:value="true"
|
||||
:mask-closable="false"
|
||||
:beforeClose="onFullBeforeClose"
|
||||
class-name="chat-input-full-input"
|
||||
|
||||
@ -77,6 +77,7 @@
|
||||
display: flex;
|
||||
align-items: center;
|
||||
margin-left: 6px;
|
||||
line-height: normal;
|
||||
.bot {
|
||||
flex-shrink: 0;
|
||||
margin-right: 3px;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user