FIX: correct replying indicator padding (#21679)
This commit is contained in:
parent
bdfd80bfe0
commit
c3a3ede8cf
|
@ -18,6 +18,10 @@
|
|||
.drop-a-file {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.chat-replying-indicator {
|
||||
padding-inline: 1rem;
|
||||
}
|
||||
}
|
||||
|
||||
.chat-composer-button,
|
||||
|
|
Loading…
Reference in New Issue