From 3ca91a731665962918a026f521c556f4745ebf35 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期一, 16 十一月 2020 19:20:19 +0800
Subject: [PATCH] 2020-11-16

---
 src/tabviews/custom/index.scss |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/tabviews/custom/index.scss b/src/tabviews/custom/index.scss
index a5e974e..6164b26 100644
--- a/src/tabviews/custom/index.scss
+++ b/src/tabviews/custom/index.scss
@@ -28,7 +28,7 @@
   > .ant-spin {
     position: absolute;
     z-index: 10;
-    left: calc(50% - 22px);
+    left: calc(50% - 16px);
     top: calc(50vh - 70px);
   }
   

--
Gitblit v1.8.0