From d976fb03292adba5a473c24e933382f2e24dde6f Mon Sep 17 00:00:00 2001 From: Jeder Date: Mon, 28 Aug 2023 11:16:09 +0200 Subject: [PATCH] Fix margin issues --- .../components/MkNotificationSettingWindow.vue | 5 +++-- .../client/src/components/form/textarea.vue | 4 ++-- packages/client/src/pages/gallery/edit.vue | 18 +++++++++--------- 3 files changed, 14 insertions(+), 13 deletions(-) diff --git a/packages/client/src/components/MkNotificationSettingWindow.vue b/packages/client/src/components/MkNotificationSettingWindow.vue index 1b6ca7082..39f6b9e09 100644 --- a/packages/client/src/components/MkNotificationSettingWindow.vue +++ b/packages/client/src/components/MkNotificationSettingWindow.vue @@ -19,8 +19,8 @@ }} -
- {{ i18n.ts.notificationSettingDesc }} +
+ {{ i18n.ts.notificationSettingDesc }} {{ i18n.ts.disableAll }} @@ -29,6 +29,7 @@ }} {{ i18n.t(`_notification._types.${ntype}`) }}