From b730fab64363ecc245812cc0e744dcd603e7d781 Mon Sep 17 00:00:00 2001 From: TAKAHASHI Shuuji Date: Sun, 23 Jul 2023 02:22:17 +0900 Subject: [PATCH] fix: prevent the lost of focus on compose icons (#2253) --- components/publish/PublishWidget.vue | 18 +++++++++--------- components/status/StatusCard.vue | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/components/publish/PublishWidget.vue b/components/publish/PublishWidget.vue index eee1c1a7..36bb4eab 100644 --- a/components/publish/PublishWidget.vue +++ b/components/publish/PublishWidget.vue @@ -378,26 +378,26 @@ onDeactivated(() => { - + - + - +