From bac09941c9188dfde56c85ddbe3ddc06cf308afa Mon Sep 17 00:00:00 2001 From: Tw93 Date: Wed, 14 Dec 2022 14:18:57 +0800 Subject: [PATCH] =?UTF-8?q?:art:=20=E6=9B=B4=E6=96=B0twitter?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src-tauri/src/pake.js | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src-tauri/src/pake.js b/src-tauri/src/pake.js index ac47cb6..9b095ee 100644 --- a/src-tauri/src/pake.js +++ b/src-tauri/src/pake.js @@ -212,10 +212,8 @@ window.addEventListener("DOMContentLoaded", (_event) => { left: 1px !important; } - #react-root [data-testid="SideNav_NewTweet_Button"] { - position: fixed !important; - right: 16px !important; - bottom: 24px !important; + #react-root [data-testid="SideNav_NewTweet_Button"], #react-root [aria-label="Twitter Blue"]{ + display: none; } }