From d38dc481492878c04ddf2d6bc2e9bf7d44c57fd7 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期一, 23 十二月 2019 18:29:38 +0800
Subject: [PATCH] 2019-12-23

---
 src/components/tabview/index.scss |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/components/tabview/index.scss b/src/components/tabview/index.scss
index a506fe2..f333dd3 100644
--- a/src/components/tabview/index.scss
+++ b/src/components/tabview/index.scss
@@ -14,7 +14,7 @@
     .ant-tabs-tab {
       padding: 18px 16px 6px;
       cursor: default;
-      span i {
+      span.tab-control i {
         position: relative;
         left: 7px;
         top: -6px;

--
Gitblit v1.8.0