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