mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 19:56:45 +02:00
Fix line wrap around emoji verification (#30523)
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
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 {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user