Fix account empty description display

pull/3929/head
Chocobozzz 2021-04-05 11:43:49 +02:00
parent 4363ce0e3e
commit 4e6276c493
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 1 deletions

View File

@ -132,7 +132,7 @@
}
.owner-description {
height: 140px;
max-height: 140px;
word-break: break-word;
@include fade-text(120px, pvar(--mainBackgroundColor));