From bf9486edc2a7a58e439e9657faadc09bd934d7d7 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 @@