From fad4692e011b9278f415ac564268ea12a52eef57 Mon Sep 17 00:00:00 2001 From: Freeplay Date: Sat, 21 Jan 2023 14:36:05 -0500 Subject: [PATCH] add back note-context wrapper --- packages/client/src/components/MkNote.vue | 39 ++++++++++++----------- 1 file changed, 21 insertions(+), 18 deletions(-) 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 }}
+
+ + + + +
+ + +