Skip to content

Commit

Permalink
style(tabs): keep pace with antd(vueComponent#4241)
Browse files Browse the repository at this point in the history
  • Loading branch information
Darma1106 committed Jul 24, 2021
1 parent eb9c0e4 commit 8111c01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/tabs/style/index.less
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,7 @@
color: @tabs-highlight-color;
// https://github.com/vueComponent/ant-design-vue/issues/4241
// Remove font-weight to keep pace with antd (#4241)
text-shadow: 0 0 0.25px currentColor;
// font-weight: 500;
}

Expand Down

0 comments on commit 8111c01

Please sign in to comment.