optimize Input validate icon
This commit is contained in:
parent
8fbc8c7191
commit
ef0901312b
4 changed files with 82 additions and 346 deletions
|
@ -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;
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue