From 5cdd9d20277193aa4857d424dc15a8c2bab119b9 Mon Sep 17 00:00:00 2001 From: syuilo Date: Tue, 16 Feb 2021 13:13:42 +0900 Subject: [PATCH] wip --- src/client/components/notifications.vue | 2 +- src/client/ui/chat/date-separated-list.vue | 34 +++------ src/client/ui/chat/index.vue | 80 +++++++++++++++------- src/client/ui/chat/note.vue | 5 ++ src/client/ui/chat/post-form.vue | 2 +- src/client/ui/chat/timeline.vue | 3 + 6 files changed, 78 insertions(+), 48 deletions(-) diff --git a/src/client/components/notifications.vue b/src/client/components/notifications.vue index 552b22dd3..56dbfd5bd 100644 --- a/src/client/components/notifications.vue +++ b/src/client/components/notifications.vue @@ -1,5 +1,5 @@
- - +
@@ -111,8 +114,8 @@