mirror of https://github.com/Chocobozzz/PeerTube
Fix account empty description display
parent
4363ce0e3e
commit
4e6276c493
|
@ -132,7 +132,7 @@
|
|||
}
|
||||
|
||||
.owner-description {
|
||||
height: 140px;
|
||||
max-height: 140px;
|
||||
word-break: break-word;
|
||||
|
||||
@include fade-text(120px, pvar(--mainBackgroundColor));
|
||||
|
|
Loading…
Reference in New Issue