diff --git a/src/element/Note.css b/src/element/Note.css index 3c1e14b4..c77ff9c2 100644 --- a/src/element/Note.css +++ b/src/element/Note.css @@ -32,7 +32,6 @@ .note > .body { margin-top: 12px; - overflow: hidden; text-overflow: ellipsis; white-space: pre-wrap; word-break: normal;