From 4c7b1b53877585b7d1ab6678fadc8cfca104ab5e Mon Sep 17 00:00:00 2001 From: s3lph Date: Tue, 11 Oct 2022 02:39:33 +0200 Subject: [PATCH] user-select:none --- style/erfamap.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style/erfamap.css b/style/erfamap.css index 077543b..2520e6a 100644 --- a/style/erfamap.css +++ b/style/erfamap.css @@ -53,6 +53,7 @@ text.erfalabel { font-family: concertone; font-size: 45px; z-index: 100; + user-select: none; } rect.debugleft {