mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 22:36:31 +08:00
Add a variable to stylize the background of the input in the validation error state
This commit is contained in:
parent
e55a254589
commit
97f2b7b0d9
@ -9,6 +9,7 @@
|
||||
.@{ant-prefix}-input {
|
||||
&,
|
||||
&:hover {
|
||||
background-color: @background-color;
|
||||
border-color: @border-color;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user