mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-17 05:55:00 +08:00
Merge pull request #5166 from Glandos/patch-1
Push name to the end, near text, in IRC layout
This commit is contained in:
commit
3467d44d43
@ -186,6 +186,7 @@ $irc-line-height: $font-18px;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
min-width: var(--name-width);
|
||||
text-align: end;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user