From 29c5821ce140e89a8b35e53f41672dd86da56982 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期二, 18 二月 2020 18:43:38 +0800
Subject: [PATCH] 2020-02-18

---
 src/tabviews/formtab/index.scss |   10 ++--------
 1 files changed, 2 insertions(+), 8 deletions(-)

diff --git a/src/tabviews/formtab/index.scss b/src/tabviews/formtab/index.scss
index 317f3dd..a68f76a 100644
--- a/src/tabviews/formtab/index.scss
+++ b/src/tabviews/formtab/index.scss
@@ -113,6 +113,7 @@
   }
   > .ant-tabs {
     padding: 0px 20px;
+    margin-bottom: 20px;
     .ant-tabs-tab:not(.ant-tabs-tab-active) {
       cursor: pointer;
     }
@@ -155,15 +156,8 @@
       }
     }
   }
-  .ant-tabs + .ant-tabs {
-    margin-top: 20px;
-  }
 }
-.formtab.pick-control {
-  >.button-list {
-    padding-right: 140px;
-  }
-}
+
 .popview-modal {
   .ant-modal-body {
     min-height: 300px;

--
Gitblit v1.8.0