fix name jump
This commit is contained in:
@@ -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);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user