mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 11:10:01 +08:00
fix active tab color
This commit is contained in:
parent
7d45ed3a6b
commit
bc9ef26383
@ -124,7 +124,6 @@
|
||||
div.@{prefixClass}-tab-active {
|
||||
> a, > a:hover, > a:focus {
|
||||
font-weight: bold;
|
||||
color: #3fc7fa;
|
||||
cursor: pointer;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user