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