diff --git a/style/components/tab.less b/style/components/tab.less index 1c8a33d161..dbeba4bcb1 100644 --- a/style/components/tab.less +++ b/style/components/tab.less @@ -124,7 +124,6 @@ div.@{prefixClass}-tab-active { > a, > a:hover, > a:focus { font-weight: bold; - color: #3fc7fa; cursor: pointer; text-decoration: none; }