diff --git a/src/client/app/desktop/views/components/notifications.vue b/src/client/app/desktop/views/components/notifications.vue index 4b6577fe6..07ebc5586 100644 --- a/src/client/app/desktop/views/components/notifications.vue +++ b/src/client/app/desktop/views/components/notifications.vue @@ -279,9 +279,7 @@ export default Vue.extend({ .note-preview color var(--noteText) display inline-block - overflow hidden - max-height 48px - word-break break-all + word-break break-word .note-ref color var(--noteText)