You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-08-04 23:02:14 +03:00
Remove dead classes
This commit is contained in:
@@ -181,8 +181,7 @@ $irc-line-height: $font-18px;
|
|||||||
> span {
|
> span {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|
||||||
> .mx_SenderProfile_name,
|
> .mx_SenderProfile_name {
|
||||||
> .mx_SenderProfile_aux {
|
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
min-width: var(--name-width);
|
min-width: var(--name-width);
|
||||||
@@ -212,8 +211,7 @@ $irc-line-height: $font-18px;
|
|||||||
background: transparent;
|
background: transparent;
|
||||||
|
|
||||||
> span {
|
> span {
|
||||||
> .mx_SenderProfile_name,
|
> .mx_SenderProfile_name {
|
||||||
> .mx_SenderProfile_aux {
|
|
||||||
min-width: inherit;
|
min-width: inherit;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user