fixed #3484
This commit is contained in:
parent
5d10cf7224
commit
7d0b738455
5 changed files with 42 additions and 15 deletions
|
@ -66,6 +66,12 @@
|
|||
cursor: pointer;
|
||||
transition: all @transition-time @ease-in-out;
|
||||
}
|
||||
a&-item{
|
||||
color: inherit;
|
||||
&:hover, &:active{
|
||||
color: inherit;
|
||||
}
|
||||
}
|
||||
&-item > i{
|
||||
margin-right: 6px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue