From 52a249d38195e6b1f2e9a57d1db152ac9ced3275 Mon Sep 17 00:00:00 2001 From: orzyyyy Date: Tue, 6 Aug 2019 15:38:25 +0800 Subject: [PATCH] fix: style lint --- components/tabs/style/index.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/tabs/style/index.less b/components/tabs/style/index.less index f005cc3288..096a47fa13 100644 --- a/components/tabs/style/index.less +++ b/components/tabs/style/index.less @@ -245,8 +245,8 @@ // Create a empty element to aovid margin merge // https://github.com/ant-design/ant-design/issues/18103 &-content::before { - content: ''; display: inline-block; + content: ''; } // Horizontal Content