FIX: ensures replying indicator has limited height (#21614)

This commit is contained in:
Joffrey JAFFEUX 2023-05-17 18:03:15 +02:00 committed by GitHub
parent 60c67afba4
commit 44d28cd778
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -3,6 +3,10 @@
display: inline-flex;
font-size: var(--font-down-2);
&-container {
display: flex;
}
&:before {
// unicode zero width space character
// Ensures the span height is consistent even when empty