mirror of
https://github.com/element-hq/element-web.git
synced 2025-12-28 07:14:20 +00:00
fix(SAS emoji): fix truncated emoji label (#29643)
This commit is contained in:
parent
abbc1c0947
commit
637ba3222e
@ -46,10 +46,8 @@ Please see LICENSE files in the repository root for full details.
|
||||
}
|
||||
|
||||
.mx_VerificationShowSas_emojiSas_label {
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
font-size: $font-12px;
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
.mx_VerificationShowSas_emojiSas_break {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user