diff --git a/src/client/components/abuse-report-window.vue b/src/client/components/abuse-report-window.vue index e92bd69ef..df5b594c0 100644 --- a/src/client/components/abuse-report-window.vue +++ b/src/client/components/abuse-report-window.vue @@ -8,14 +8,14 @@ -
-
+
+
{{ $ts.details }}
-
+
{{ $ts.send }}
diff --git a/src/client/components/notes.vue b/src/client/components/notes.vue index 33fb57c8c..aedf11bc4 100644 --- a/src/client/components/notes.vue +++ b/src/client/components/notes.vue @@ -15,7 +15,7 @@
- +
diff --git a/src/client/components/notification-setting-window.vue b/src/client/components/notification-setting-window.vue index 3d1749797..5f16c042b 100644 --- a/src/client/components/notification-setting-window.vue +++ b/src/client/components/notification-setting-window.vue @@ -9,17 +9,19 @@ @closed="$emit('closed')" > -
- - {{ $ts.useGlobalSetting }} - - -
-
- {{ $ts.notificationSettingDesc }} - {{ $ts.disableAll }} - {{ $ts.enableAll }} - {{ $t(`_notification._types.${type}`) }} +
+
+ + {{ $ts.useGlobalSetting }} + + +
+
+ {{ $ts.notificationSettingDesc }} + {{ $ts.disableAll }} + {{ $ts.enableAll }} + {{ $t(`_notification._types.${type}`) }} +
diff --git a/src/client/components/remote-caution.vue b/src/client/components/remote-caution.vue index 98c7aaaa6..c9c5ceea4 100644 --- a/src/client/components/remote-caution.vue +++ b/src/client/components/remote-caution.vue @@ -1,5 +1,5 @@