From 035b92a053376860806f7d24493dd3934f7e18b7 Mon Sep 17 00:00:00 2001 From: hajigeek Date: Thu, 9 Jun 2022 19:46:47 +0800 Subject: [PATCH] cursor:auto --- css/main.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/main.css b/css/main.css index 5cb46e3..5182a91 100644 --- a/css/main.css +++ b/css/main.css @@ -6,5 +6,6 @@ -moz-user-select: text; -ms-user-select: text; user-select: text; + cursor:auto } \ No newline at end of file