Allow line-breaks in bio metadata

lolsob-rspec
kibigo! 2017-06-27 16:18:59 -07:00
parent cdcb74ffb6
commit d2deae630d
1 changed files with 1 additions and 0 deletions

View File

@ -935,6 +935,7 @@
& > div {
max-height: 40px;
overflow-y: auto;
white-space: pre-wrap;
text-overflow: ellipsis;
}
}