mirror of
https://gitee.com/ant-design-vue/ant-design-vue.git
synced 2024-12-02 03:58:05 +08:00
parent
e7e3aeb548
commit
903ac35aa7
@ -212,7 +212,10 @@
|
||||
|
||||
&-active {
|
||||
color: @tabs-highlight-color;
|
||||
font-weight: 500;
|
||||
// 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;
|
||||
}
|
||||
|
||||
&-disabled {
|
||||
|
Loading…
Reference in New Issue
Block a user