mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-01 11:39:28 +08:00
improve form validating style
This commit is contained in:
parent
a0d27426e8
commit
fd6fc86b21
@ -423,8 +423,8 @@ form {
|
||||
&.has-feedback:after {
|
||||
display: inline-block;
|
||||
animation: loadingCircle 1s infinite linear;
|
||||
content: "\e6ae";
|
||||
color: @text-color-secondary;
|
||||
content: "\e64d";
|
||||
color: @primary-color;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user