optimize Input validate icon

This commit is contained in:
梁灏 2017-04-01 12:08:08 +08:00
parent 8fbc8c7191
commit ef0901312b
4 changed files with 82 additions and 346 deletions

View file

@ -23,7 +23,7 @@
display: none;
}
&-icon + &{
&-icon-normal + &{
padding-right: 32px;
}
@ -72,5 +72,8 @@
&-icon-validate{
display: inline-block;
}
&-icon + .@{input-prefix-cls}{
padding-right: 32px;
}
}
}