mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02:00
Allow line-breaks in bio metadata
This commit is contained in:
parent
ddafde942c
commit
ab4632a41e
@ -935,6 +935,7 @@
|
|||||||
& > div {
|
& > div {
|
||||||
max-height: 40px;
|
max-height: 40px;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
|
white-space: pre-wrap;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user