Fix line wrap around emoji verification (#30523)

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski 2025-08-11 10:03:34 +01:00 committed by GitHub
parent 6ff71480d8
commit d2e4631a14
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -47,7 +47,7 @@ Please see LICENSE files in the repository root for full details.
.mx_VerificationShowSas_emojiSas_label {
font-size: $font-12px;
word-break: break-all;
word-break: break-word;
}
.mx_VerificationShowSas_emojiSas_break {