bug: note clipping

This commit is contained in:
Kieran 2023-01-19 15:10:43 +00:00
parent a62c3b244d
commit b1f62ea6bc
Signed by: Kieran
GPG Key ID: DE71CEB3925BE941

View File

@ -32,7 +32,6 @@
.note > .body {
margin-top: 12px;
overflow: hidden;
text-overflow: ellipsis;
white-space: pre-wrap;
word-break: normal;