From 2b4b1ecca5b6170bcbf3364b7ea81a248d0d6593 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期二, 12 十月 2021 18:02:09 +0800
Subject: [PATCH] 2021-10-12

---
 src/tabviews/custom/components/tabs/antv-tabs/index.scss |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/src/tabviews/custom/components/tabs/antv-tabs/index.scss b/src/tabviews/custom/components/tabs/antv-tabs/index.scss
index c9f78da..dc4e400 100644
--- a/src/tabviews/custom/components/tabs/antv-tabs/index.scss
+++ b/src/tabviews/custom/components/tabs/antv-tabs/index.scss
@@ -6,3 +6,7 @@
   background-repeat: no-repeat;
   background-size: cover;
 }
+
+.menu-antv-tabs-wrap.hide >.ant-tabs >.ant-tabs-bar{
+  display: none;
+}

--
Gitblit v1.8.0