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;
|
top: 1px;
|
||||||
float: left;
|
float: left;
|
||||||
border-bottom: 2px solid transparent;
|
border-bottom: 2px solid transparent;
|
||||||
z-index: 2;
|
|
||||||
|
|
||||||
&:hover,
|
&:hover,
|
||||||
&-active,
|
&-active,
|
||||||
&-selected {
|
&-selected {
|
||||||
border-bottom: 2px solid @primary-color;
|
border-bottom: 2px solid @primary-color;
|
||||||
color: @primary-color;
|
color: @primary-color;
|
||||||
transform: translateZ(0);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
> a {
|
> a {
|
||||||
|
Loading…
Reference in New Issue
Block a user