fix name jump
This commit is contained in:
parent
e1cf5ecd2f
commit
bcbb3e8169
1 changed files with 1 additions and 0 deletions
|
@ -184,6 +184,7 @@ $irc-line-height: $font-18px;
|
||||||
> .mx_SenderProfile_name {
|
> .mx_SenderProfile_name {
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
|
min-width: var(--name-width);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue