From 11349561d697b11df7bcaa3d57ed3498eb4dd3c5 Mon Sep 17 00:00:00 2001 From: syuilo Date: Tue, 20 Apr 2021 23:22:59 +0900 Subject: Use FontAwesome as web font instead of vue component (#7469) * wip * wip * wip * wip * wip * wip * wip * wip * wip * Update yarn.lock * wip * wip --- src/client/components/note.vue | 97 +++++++++++++++++++----------------------- 1 file changed, 43 insertions(+), 54 deletions(-) (limited to 'src/client/components/note.vue') diff --git a/src/client/components/note.vue b/src/client/components/note.vue index 0e153033ca..504d07c0eb 100644 --- a/src/client/components/note.vue +++ b/src/client/components/note.vue @@ -9,12 +9,12 @@ v-size="{ max: [500, 450, 350, 300] }" > -
{{ $ts.pinnedNote }}
-
{{ $ts.promotion }}
-
{{ $ts.featured }}
+
{{ $ts.pinnedNote }}
+
{{ $ts.promotion }}
+
{{ $ts.featured }}
- +