From 948205180e9752489ead7c795181ade17786ab68 Mon Sep 17 00:00:00 2001 From: Rieko-wang Date: Fri, 25 Nov 2022 02:05:04 +0800 Subject: [PATCH] ... --- css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/style.css b/css/style.css index 43fc333..a87d918 100644 --- a/css/style.css +++ b/css/style.css @@ -38,6 +38,7 @@ body { -ms-user-select: none; user-select: none; font-family: "Arial"; + -webkit-tap-highlight-color: rgba(255, 255, 255, 0); } body {