From 0de207ebed200dffca41b8c974d1394cf328b03e Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期三, 23 九月 2020 09:29:02 +0800
Subject: [PATCH] 2020-09-23

---
 src/tabviews/custom/components/tabs/antv-tabs/index.scss |    1 +
 1 files changed, 1 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 c9a8b6c..a86b7d7 100644
--- a/src/tabviews/custom/components/tabs/antv-tabs/index.scss
+++ b/src/tabviews/custom/components/tabs/antv-tabs/index.scss
@@ -1,4 +1,5 @@
 .menu-antv-tabs-wrap {
   position: relative;
   box-sizing: border-box;
+  background: #ffffff;
 }

--
Gitblit v1.8.0