mirror of
https://github.com/LBRYFoundation/lbry-desktop.git
synced 2025-08-23 17:47:24 +00:00
"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 {
|
.button__label {
|
||||||
|
max-width: 10rem;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
|
|
Loading…
Add table
Reference in a new issue