mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-02 20:19:44 +08:00
Merge branch 'master' of github.com:ant-design/ant-design
This commit is contained in:
commit
8a7d59241d
@ -244,14 +244,12 @@
|
||||
top: 1px;
|
||||
float: left;
|
||||
border-bottom: 2px solid transparent;
|
||||
z-index: 2;
|
||||
|
||||
&:hover,
|
||||
&-active,
|
||||
&-selected {
|
||||
border-bottom: 2px solid @primary-color;
|
||||
color: @primary-color;
|
||||
transform: translateZ(0);
|
||||
}
|
||||
|
||||
> a {
|
||||
|
Loading…
Reference in New Issue
Block a user