diff --git a/packages/client/src/components/MkNote.vue b/packages/client/src/components/MkNote.vue index a2d4e5766d..25a04fec8c 100644 --- a/packages/client/src/components/MkNote.vue +++ b/packages/client/src/components/MkNote.vue @@ -10,24 +10,27 @@ :class="{ renote: isRenote }" > -
{{ i18n.ts.pinnedNote }}
-
{{ i18n.ts.promotion }}
-
{{ i18n.ts.featured }}
-
- - - - -
- - +
+
+
{{ i18n.ts.promotion }}
+
{{ i18n.ts.featured }}
+
{{ i18n.ts.pinnedNote }}
+
+ + + + +
+ + +