diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-12-01 09:45:48 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-12-01 09:45:48 +0900 |
| commit | 9b23ebd4a3c4541f4e4433197c2730ee79bbc629 (patch) | |
| tree | 3870e509b150fe434f4bface506adda4f2854d00 /src | |
| parent | 10.59.3 (diff) | |
| download | sharkey-9b23ebd4a3c4541f4e4433197c2730ee79bbc629.tar.gz sharkey-9b23ebd4a3c4541f4e4433197c2730ee79bbc629.tar.bz2 sharkey-9b23ebd4a3c4541f4e4433197c2730ee79bbc629.zip | |
:art:
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) |