From 80503f9279645304e8195ce826499ffb837c95f4 Mon Sep 17 00:00:00 2001 From: A1300399510 Date: Thu, 9 Jan 2025 16:43:44 +0800 Subject: [PATCH] no message --- css/school.css | 2 +- css/school.less | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/css/school.css b/css/school.css index a222d7d..62c7681 100644 --- a/css/school.css +++ b/css/school.css @@ -158,7 +158,7 @@ pointer-events: none; position: absolute; top: -100000%; - left: -100000%; + left: -10000%; width: 100%; word-break: keep-all; } diff --git a/css/school.less b/css/school.less index 180cc2e..7ae9eea 100644 --- a/css/school.less +++ b/css/school.less @@ -173,7 +173,7 @@ pointer-events: none; position: absolute; top: -100000%; - left: -100000%; + left: -10000%; width: 100%; word-break: keep-all; }