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

View File

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