FIX: correct replying indicator padding (#21679)

This commit is contained in:
Joffrey JAFFEUX 2023-05-22 17:55:31 +02:00 committed by GitHub
parent bdfd80bfe0
commit c3a3ede8cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -18,6 +18,10 @@
.drop-a-file {
display: none;
}
.chat-replying-indicator {
padding-inline: 1rem;
}
}
.chat-composer-button,