From 57dc7fe2e8841ae92360d24d5cf70edf0596e4ed Mon Sep 17 00:00:00 2001 From: chenghongxing <1126263215@qq.com> Date: Sun, 8 Nov 2020 14:20:23 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20the=20style=20problem=20of=20tabs=20head?= =?UTF-8?q?;=20:bug:=20=E4=BF=AE=E5=A4=8D=EF=BC=9A=E9=A1=B5=E7=AD=BE?= =?UTF-8?q?=E5=A4=B4=E6=A0=B7=E5=BC=8F=E9=97=AE=E9=A2=98=EF=BC=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layouts/tabs/TabsHead.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layouts/tabs/TabsHead.vue b/src/layouts/tabs/TabsHead.vue index b958bfe..1cfa7cb 100644 --- a/src/layouts/tabs/TabsHead.vue +++ b/src/layouts/tabs/TabsHead.vue @@ -115,7 +115,7 @@ .icon-close{ font-size: 12px; margin-left: 6px; - margin-right: -4px; + margin-right: -4px !important; color: @text-color-second; &:hover{ color: @text-color;