diff --git a/packages/frontend/src/pages/settings/mute-block.vue b/packages/frontend/src/pages/settings/mute-block.vue
index 793d52ea84..4aac2a25bd 100644
--- a/packages/frontend/src/pages/settings/mute-block.vue
+++ b/packages/frontend/src/pages/settings/mute-block.vue
@@ -8,7 +8,7 @@ SPDX-License-Identifier: AGPL-3.0-only
@@ -29,119 +29,144 @@ SPDX-License-Identifier: AGPL-3.0-only
-
-
- {{ i18n.ts.hardWordMute }}
+
+
+
+ {{ i18n.ts.hardWordMute }}
-
- {{ i18n.ts.hardWordMuteDescription }}
-
-
-
+
+ {{ i18n.ts.hardWordMuteDescription }}
+
+
+
+
-
-
- {{ i18n.ts.instanceMute }}
+
+
+
+ {{ i18n.ts.instanceMute }}
-
-
+
+
+
-
-
- {{ i18n.ts.mutedUsers }} ({{ i18n.ts.renote }})
+
+
+
+ {{ i18n.ts.mutedUsers }} ({{ i18n.ts.renote }})
-
-
-
-
![]()
-
{{ i18n.ts.noUsers }}
-
-
+
+
+
+
![]()
+
{{ i18n.ts.noUsers }}
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
- {{ i18n.ts.mutedUsers }}
+
+
+
+ {{ i18n.ts.mutedUsers }}
-
-
-
-
![]()
-
{{ i18n.ts.noUsers }}
-
-
+
+
+
+
![]()
+
{{ i18n.ts.noUsers }}
+
+
-
-
-
-
-
-
-
-
-
-
-
-
Muted at:
-
Period: {{ new Date(item.expiresAt).toLocaleString() }}
-
Period: {{ i18n.ts.indefinitely }}
+
+
+
+
+
+
+
+
+
+
+
+
Muted at:
+
Period: {{ new Date(item.expiresAt).toLocaleString() }}
+
Period: {{ i18n.ts.indefinitely }}
+
-
-
-
-
+
+
+
+
-
-
- {{ i18n.ts.blockedUsers }}
+
+
+
+ {{ i18n.ts.blockedUsers }}
-
-
-
-
![]()
-
{{ i18n.ts.noUsers }}
-
-
+
+
+
+
![]()
+
{{ i18n.ts.noUsers }}
+
+
-
-
-
-
-
-
-
-
-
-
-
-
Blocked at:
-
Period: {{ new Date(item.expiresAt).toLocaleString() }}
-
Period: {{ i18n.ts.indefinitely }}
+
+
+
+
+
+
+
+
+
+
+
+
Blocked at:
+
Period: {{ new Date(item.expiresAt).toLocaleString() }}
+
Period: {{ i18n.ts.indefinitely }}
+
-
-
-
-
+
+
+
+