From 62e599832e5265851c962ec7303abf29064fafe1 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期四, 15 四月 2021 17:15:36 +0800
Subject: [PATCH] 2021-04-15

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

diff --git a/src/tabviews/custom/components/share/normalTable/index.scss b/src/tabviews/custom/components/share/normalTable/index.scss
index edacf90..489c533 100644
--- a/src/tabviews/custom/components/share/normalTable/index.scss
+++ b/src/tabviews/custom/components/share/normalTable/index.scss
@@ -8,7 +8,7 @@
   }
   .normal-table-footer.pagination {
     position: absolute;
-    bottom: 40px;
+    bottom: 10px;
   }
   >.ant-table-wrapper {
     position: relative;

--
Gitblit v1.8.0