fix: password icon color (#34354)

This commit is contained in:
MadCcc 2022-03-08 13:46:11 +08:00 committed by GitHub
parent cea2663b6c
commit 6ef85f654d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,7 +25,7 @@
}
}
&-password-icon {
&-password-icon.@{iconfont-css-prefix} {
color: @text-color-secondary;
cursor: pointer;
transition: all 0.3s;