From a839eb18cd496be4efb211affa5843912a005053 Mon Sep 17 00:00:00 2001 From: beautyyuyanli Date: Fri, 3 Sep 2021 19:00:00 +0800 Subject: [PATCH] use blanks instead of tab --- view/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/style.css b/view/style.css index 59069c4..c0119dc 100644 --- a/view/style.css +++ b/view/style.css @@ -219,7 +219,7 @@ html { font-size: 1.4rem; background-color: white; box-shadow: lightblue 0 0 0.4rem; - user-select: none; + user-select: none; } .judge > li > span,