From 2d247b0fd4cddcbf52ec22767fc9f1b57bd07c30 Mon Sep 17 00:00:00 2001 From: ciaochaos <1272777550@qq.com> Date: Fri, 1 May 2020 21:12:05 +0800 Subject: [PATCH] 0.1.0.2 --- .idea/workspace.xml | 17 ++++++++++++----- src/App.css | 1 + 2 files changed, 13 insertions(+), 5 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index a38337e..c18bf4b 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -11,8 +11,8 @@ - + @@ -351,10 +358,10 @@ - + - + diff --git a/src/App.css b/src/App.css index 02221f1..6cd0587 100644 --- a/src/App.css +++ b/src/App.css @@ -1,6 +1,7 @@ .App { text-align: center; text-align: -webkit-center; + user-select: none; } .App-logo {