From c0e6b898a79be81f1a6c367321301874a32adb84 Mon Sep 17 00:00:00 2001 From: A1300399510 Date: Thu, 9 Jan 2025 16:42:34 +0800 Subject: [PATCH] no message --- css/school.css | 1 + css/school.less | 1 + 2 files changed, 2 insertions(+) diff --git a/css/school.css b/css/school.css index 4f847e8..a222d7d 100644 --- a/css/school.css +++ b/css/school.css @@ -158,6 +158,7 @@ pointer-events: none; position: absolute; top: -100000%; + left: -100000%; width: 100%; word-break: keep-all; } diff --git a/css/school.less b/css/school.less index 21223c6..180cc2e 100644 --- a/css/school.less +++ b/css/school.less @@ -173,6 +173,7 @@ pointer-events: none; position: absolute; top: -100000%; + left: -100000%; width: 100%; word-break: keep-all; }