Max username overflow hidden.
This commit is contained in:
parent
8338eef381
commit
00ba3a6ac0
|
@ -165,6 +165,8 @@ span.sender-wrapper {
|
|||
box-sizing: border-box;
|
||||
text-align: center;
|
||||
width: 100%;
|
||||
max-width: 100px;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue
Block a user