From 7200280c17c8de9c37e6b15c1f63a1269229ff47 Mon Sep 17 00:00:00 2001 From: JonathanMM Date: Fri, 2 Jun 2023 22:32:09 +0200 Subject: [PATCH] =?UTF-8?q?D=C3=A9sactivation=20du=20user=20select=20sur?= =?UTF-8?q?=20le=20clavier?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/jeu.css | 1 + 1 file changed, 1 insertion(+) diff --git a/public/jeu.css b/public/jeu.css index f3a6613..5559451 100644 --- a/public/jeu.css +++ b/public/jeu.css @@ -157,6 +157,7 @@ h1 { max-width: 100%; width: calc(100% - 5px); max-width: 500px; + user-select: none; } .input-ligne {