Fix line wrap around emoji verification (#30523)
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
committed by
GitHub
parent
6ff71480d8
commit
d2e4631a14
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user