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

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