summaryrefslogtreecommitdiff
path: root/src/client/app/desktop
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/app/desktop')
-rw-r--r--src/client/app/desktop/views/components/notifications.vue4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/client/app/desktop/views/components/notifications.vue b/src/client/app/desktop/views/components/notifications.vue
index 4b6577fe6f..07ebc5586a 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)