From ee68e22111f3dacbbcd63d1e6eaa61c9d0d2cceb Mon Sep 17 00:00:00 2001 From: thewangcj Date: Tue, 23 Apr 2024 17:57:56 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4=20tasks-edit:after=20?= =?UTF-8?q?=E4=B8=AD=E7=9A=84=20content?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- theme.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/theme.css b/theme.css index 453713f..36c314d 100644 --- a/theme.css +++ b/theme.css @@ -25463,6 +25463,10 @@ a.tasks-edit { cursor: pointer; } +a.tasks-edit:after { + content: none; +} + /* ================================== */ /* ======= Hover editor======= */ /* ================================== */