Embedded Message: Fix line height for quote (#6248)

This commit is contained in:
Alexander Zinchuk 2025-09-30 16:52:05 +02:00
parent 7c6f646153
commit 9dad8f96a9

View File

@ -197,6 +197,8 @@
.multiline {
flex: 1;
padding-bottom: 0.0625rem;
line-height: 1.0625rem;
}
.emoji {