From dec6c878840e8ba105c0f3bab26b0afb6a786656 Mon Sep 17 00:00:00 2001 From: Haishan Date: Mon, 30 Sep 2019 22:13:12 +0800 Subject: feat: new Loading component --- src/components/Loading.module.css | 1 - 1 file changed, 1 deletion(-) (limited to 'src/components/Loading.module.css') diff --git a/src/components/Loading.module.css b/src/components/Loading.module.css index 11d3297..559fcd2 100644 --- a/src/components/Loading.module.css +++ b/src/components/Loading.module.css @@ -1,4 +1,3 @@ - .loading { width: 100%; height: 100%; -- cgit v1.3.1