mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-04 13:08:41 +08:00
fix: password icon color (#34354)
This commit is contained in:
parent
cea2663b6c
commit
6ef85f654d
@ -25,7 +25,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
&-password-icon {
|
&-password-icon.@{iconfont-css-prefix} {
|
||||||
color: @text-color-secondary;
|
color: @text-color-secondary;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
transition: all 0.3s;
|
transition: all 0.3s;
|
||||||
|
Loading…
Reference in New Issue
Block a user