From 5d8f695206bb1ca932334f69dff389c22aa7d162 Mon Sep 17 00:00:00 2001 From: ThatOneCalculator Date: Tue, 16 Aug 2022 23:43:24 -0700 Subject: [PATCH] fix: :bug: need MkA --- package.json | 2 +- packages/client/src/components/cw-button.vue | 1 + .../client/src/components/note-detailed.vue | 96 ++++++++++--------- 3 files changed, 51 insertions(+), 48 deletions(-) diff --git a/package.json b/package.json index 1db29d111..304efac6b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "12.118.1-calc.6.6", + "version": "12.118.1-calc.6.7", "codename": "aqua", "repository": { "type": "git", diff --git a/packages/client/src/components/cw-button.vue b/packages/client/src/components/cw-button.vue index d37bd5e13..ec0ebac7c 100644 --- a/packages/client/src/components/cw-button.vue +++ b/packages/client/src/components/cw-button.vue @@ -45,6 +45,7 @@ const toggle = () => { width: 90%; border-radius: 10px; margin-top: 10px; + margin-bottom: 10px; transition: background-color 0.25s ease-in-out; &:hover { diff --git a/packages/client/src/components/note-detailed.vue b/packages/client/src/components/note-detailed.vue index c4ee663c7..e44e9993d 100644 --- a/packages/client/src/components/note-detailed.vue +++ b/packages/client/src/components/note-detailed.vue @@ -46,58 +46,60 @@ -
-
-

- - -

-
-
- - - RN: -
- -
- {{ $t('translatedFrom', { x: translation.sourceLang }) }}: - + +
+
+

+ + +

+
+
+ + + RN: +
+ +
+ {{ $t('translatedFrom', { x: translation.sourceLang }) }}: + +
+
+ +
+ + +
-
- -
- - -
+ {{ appearNote.channel.name }}
- {{ appearNote.channel.name }} +
+
+ + + +
+ + + + + + +
-
-
- - - -
- - - - - - -
-
+