show ellipsis for long user name and screen name
This commit is contained in:
parent
9e2fa50b74
commit
b1f8221a0a
2 changed files with 12 additions and 7 deletions
|
@ -31,6 +31,10 @@
|
|||
&-item-inner {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
& > * {
|
||||
min-width: 0;
|
||||
}
|
||||
}
|
||||
|
||||
&-item-selected-inner {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue