From b9c7b54cca01972efe93eb8e1cecc675707bd0bc Mon Sep 17 00:00:00 2001 From: Hakadao Date: Wed, 3 May 2023 02:47:05 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=88=8A=E7=89=88=E4=B8=BB=E9=A0=81?= =?UTF-8?q?=E4=B8=AD=E5=8E=9Ffooter=E4=B8=8D=E8=83=BD=E5=8E=BB=E9=99=A4?= =?UTF-8?q?=E5=95=8F=E9=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/background/resetWebsiteStyle.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/background/resetWebsiteStyle.ts b/src/background/resetWebsiteStyle.ts index 46148347..9e96629c 100644 --- a/src/background/resetWebsiteStyle.ts +++ b/src/background/resetWebsiteStyle.ts @@ -54,7 +54,8 @@ a:hover { body > #i_cecream, #i_cecream *, -#app { +#app, +.international-footer { position: absolute; top: 200vh; visibility: hidden !important;