From bca3c6f8bf6c2b0a9037a81dcec38c67471a50a7 Mon Sep 17 00:00:00 2001 From: syuilo Date: Tue, 11 Dec 2018 04:29:47 +0900 Subject: [PATCH] :art: --- src/client/app/desktop/views/components/notifications.vue | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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)