From 053c01473d50cfe6a330b44786435e7530e80754 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E8=89=AF?= <841369634@qq.com> Date: Wed, 24 Apr 2024 12:12:42 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E4=BC=98=E5=8C=96=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tampermonkey.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tampermonkey.js b/tampermonkey.js index bb2ec25d..839d9bd9 100644 --- a/tampermonkey.js +++ b/tampermonkey.js @@ -66,7 +66,7 @@ let cssContent = ` .___ds-tampermonkey___{ position: fixed; - right: 11px; + right: 10px; top: 30%; z-index: 9999; width: 36px; @@ -130,7 +130,7 @@ height: 0; position: absolute; top: 11px; - left: 37px; + left: 36px; cursor: pointer; border-top: 7px solid transparent; border-bottom: 7px solid transparent;