From 7d206112a4ca1930639907a7cb131d0c1e6525a6 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期日, 24 十一月 2019 12:23:08 +0800
Subject: [PATCH] 2019-11-24-01

---
 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 6e289a3..4c65183 100644
--- a/src/tabviews/commontable/index.scss
+++ b/src/tabviews/commontable/index.scss
@@ -1,6 +1,9 @@
 .commontable {
   min-height: calc(100vh - 94px);
   padding-top: 16px;
+  .box404 {
+    padding-top: 30px;
+  }
 }
 .ant-back-top {
   bottom: 30px;

--
Gitblit v1.8.0