mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-28 13:09:40 +08:00
style: fix Typography Link color (#27119)
* style: fix Typography Link color * Update index.less
This commit is contained in:
parent
0051e5d883
commit
b896556823
@ -22,6 +22,8 @@
|
||||
|
||||
&&-danger {
|
||||
color: @error-color;
|
||||
a&:active,
|
||||
a&:focus,
|
||||
a&:hover {
|
||||
color: ~`colorPalette('@{error-color}', 5) `;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user