From 2a63eda2867d067b5f73bc2b7eacba01ba885053 Mon Sep 17 00:00:00 2001 From: Tw93 Date: Tue, 7 Mar 2023 23:45:51 +0800 Subject: [PATCH] =?UTF-8?q?:bug:=20=E6=9B=B4=E6=96=B0=E6=9D=8E=E5=BF=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src-tauri/src/pake.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src-tauri/src/pake.js b/src-tauri/src/pake.js index cdd6f44..711ac91 100644 --- a/src-tauri/src/pake.js +++ b/src-tauri/src/pake.js @@ -48,6 +48,7 @@ window.addEventListener("DOMContentLoaded", (_event) => { #Main > div.box:nth-child(8), #masthead-ad, #app > header > div > div.menu, + #root > div > div.fixed.top-0.left-0.w-64.h-screen.p-10.pb-0.flex.flex-col.justify-between > div > div.space-y-4 > a:nth-child(3), #Rightbar > div:nth-child(6) > div.sidebar_compliance { display: none !important; }