diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/client/app/desktop/views/components/notifications.vue | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/app/desktop/views/components/notifications.vue b/src/client/app/desktop/views/components/notifications.vue index ab4c627ce6..54253b220f 100644 --- a/src/client/app/desktop/views/components/notifications.vue +++ b/src/client/app/desktop/views/components/notifications.vue @@ -265,6 +265,7 @@ export default Vue.extend({ display inline-block overflow hidden max-height 48px + word-break break-all .note-ref color var(--noteText) |