From 46ee149b700e26c517eaabb1ccf6db111e1f5482 Mon Sep 17 00:00:00 2001 From: Nelson Chan Date: Thu, 26 May 2022 12:12:29 +0800 Subject: [PATCH] Chore: Slightly improve design --- src/components/settings/Notifications.vue | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/components/settings/Notifications.vue b/src/components/settings/Notifications.vue index 187f4b7d5..9e9553c3a 100644 --- a/src/components/settings/Notifications.vue +++ b/src/components/settings/Notifications.vue @@ -26,7 +26,7 @@
{{ day }} {{ $t("day(s)") }} -
@@ -95,6 +95,11 @@ export default {