"Fix Long commenter name issue"
This commit is contained in:
parent
aa6fcbddc4
commit
ec875a6cdf
1 changed files with 1 additions and 0 deletions
|
@ -242,6 +242,7 @@
|
|||
}
|
||||
|
||||
.button__label {
|
||||
max-width: 10rem;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
|
|
Loading…
Reference in a new issue