mirror of
https://github.com/discourse/discourse.git
synced 2025-02-06 03:18:23 +00:00
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…
x
Reference in New Issue
Block a user