mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-07 09:26:06 +08:00
fix: tooltip preset color (#34548)
* fix: tooltip preset color * chore: code clean
This commit is contained in:
parent
66bad24413
commit
10c090a993
@ -201,7 +201,7 @@
|
|||||||
}
|
}
|
||||||
.@{tooltip-prefix-cls}-arrow {
|
.@{tooltip-prefix-cls}-arrow {
|
||||||
&-content::before {
|
&-content::before {
|
||||||
background-color: @@lightColor;
|
background: @@lightColor;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user