Fix line wrap around emoji verification (#30523)
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
@@ -47,7 +47,7 @@ Please see LICENSE files in the repository root for full details.
|
|||||||
|
|
||||||
.mx_VerificationShowSas_emojiSas_label {
|
.mx_VerificationShowSas_emojiSas_label {
|
||||||
font-size: $font-12px;
|
font-size: $font-12px;
|
||||||
word-break: break-all;
|
word-break: break-word;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_VerificationShowSas_emojiSas_break {
|
.mx_VerificationShowSas_emojiSas_break {
|
||||||
|
|||||||
Reference in New Issue
Block a user