mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-06 16:06:28 +08:00
Fix focus style of Form Controls, close #4035
This commit is contained in:
parent
afb845d944
commit
7d75f6e3de
@ -319,11 +319,6 @@ form {
|
||||
}
|
||||
|
||||
.has-success {
|
||||
.@{ant-prefix}-input {
|
||||
border-color: @input-border-color;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
&.has-feedback:after {
|
||||
content: '\e630';
|
||||
color: @success-color;
|
||||
|
Loading…
Reference in New Issue
Block a user