From 33b5a4c25d0679d8db7e0d1f20c3d11122955573 Mon Sep 17 00:00:00 2001 From: hogashi Date: Wed, 29 Nov 2023 03:11:08 +0900 Subject: [PATCH] fix spacing --- __tests__/__snapshots__/popup.test.js.snap | 6 +++--- dist/css/popup.css | 5 ----- src/extension-contexts/popup.tsx | 6 +++--- 3 files changed, 6 insertions(+), 11 deletions(-) diff --git a/__tests__/__snapshots__/popup.test.js.snap b/__tests__/__snapshots__/popup.test.js.snap index 3231f5c3..342469e9 100644 --- a/__tests__/__snapshots__/popup.test.js.snap +++ b/__tests__/__snapshots__/popup.test.js.snap @@ -5,7 +5,7 @@ exports[`Popup render 1`] = ` className="p-3 flex flex-col justify-center items-center" style={ { - "minWidth": "280px", + "minWidth": "260px", } } > @@ -18,7 +18,7 @@ exports[`Popup render 1`] = ` className="my-1" >

{

Options - 設定

-
+

TwitterWeb公式

{optionsItems[SHOW_ON_TIMELINE]} {optionsItems[SHOW_ON_TWEET_DETAIL]}
-
+

TweetDeck

{optionsItems[SHOW_ON_TWEETDECK_TIMELINE]} {optionsItems[SHOW_ON_TWEETDECK_TWEET_DETAIL]}