From f9697383bc9097be8a444558e09ae21b27f1e831 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期二, 31 十二月 2019 09:27:21 +0800
Subject: [PATCH] 2019-12-31

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

diff --git a/src/tabviews/commontable/index.scss b/src/tabviews/commontable/index.scss
index cd027d0..d859eac 100644
--- a/src/tabviews/commontable/index.scss
+++ b/src/tabviews/commontable/index.scss
@@ -70,4 +70,9 @@
 .ant-back-top {
   bottom: 30px;
   right: 30px;
+}
+.popview-modal {
+  .ant-modal-body {
+    min-height: 300px;
+  }
 }
\ No newline at end of file

--
Gitblit v1.8.0