From a0d6abd5cf3d0c6bc7588128254696ae411d7dd7 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sun, 10 May 2020 17:12:19 +0900 Subject: [PATCH] refactor(client): Use unique class name --- src/client/components/notification.vue | 4 ++-- src/client/components/notifications.vue | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/client/components/notification.vue b/src/client/components/notification.vue index 97a2fe187..0fd368a1a 100644 --- a/src/client/components/notification.vue +++ b/src/client/components/notification.vue @@ -1,5 +1,5 @@