fix: chat-input-image position on moblie device
This commit is contained in:
parent
1c845c5676
commit
e20e7da3f4
|
@ -582,6 +582,7 @@
|
|||
}
|
||||
|
||||
.chat-input-image {
|
||||
bottom: 30px;
|
||||
bottom: 84px;
|
||||
right: 32px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue