From 89e7167a83e0d8409ca87698e4c08651a37cc26e Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期五, 12 六月 2020 18:19:35 +0800
Subject: [PATCH] 2020-06-12

---
 src/tabviews/commontable/index.scss |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/src/tabviews/commontable/index.scss b/src/tabviews/commontable/index.scss
index 6ee9a17..eec1211 100644
--- a/src/tabviews/commontable/index.scss
+++ b/src/tabviews/commontable/index.scss
@@ -66,6 +66,9 @@
       padding: 3px;
       cursor: pointer;
     }
+    >.async-spin {
+      line-height: 150px!important;
+    }
   }
   > .ant-tabs {
     padding: 0px 20px;

--
Gitblit v1.8.0