diff options
| author | Haishan <[email protected]> | 2019-09-30 22:13:12 +0800 |
|---|---|---|
| committer | Haishan <[email protected]> | 2019-10-01 00:23:58 +0800 |
| commit | dec6c878840e8ba105c0f3bab26b0afb6a786656 (patch) | |
| tree | d5ba29769f857468ef114905883c7e3063bd182a /src/components/Loading.module.css | |
| parent | f0c6d39ef29d01cddd769d539fb59639bfab43d5 (diff) | |
feat: new Loading component <Loading2 />
Diffstat (limited to 'src/components/Loading.module.css')
| -rw-r--r-- | src/components/Loading.module.css | 1 |
1 files changed, 0 insertions, 1 deletions
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%; |
