From fe227dd3d6c4ff9fd031033c15ae7b873dbf5535 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期四, 31 三月 2022 22:39:47 +0800
Subject: [PATCH] 2022-03-31

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

diff --git a/src/tabviews/custom/index.scss b/src/tabviews/custom/index.scss
index 6b7e1c7..b01f497 100644
--- a/src/tabviews/custom/index.scss
+++ b/src/tabviews/custom/index.scss
@@ -8,6 +8,9 @@
   padding-right: 16px;
   background-size: 100%;
   
+  .component-wrap >.ant-col {
+    min-height: 0;
+  }
   .box404 {
     padding-top: 30px;
   }

--
Gitblit v1.8.0