fixed: #2219 & ColorPicker icon position
This commit is contained in:
parent
7a9f6b28fc
commit
b30250a7f0
3 changed files with 214 additions and 70 deletions
|
@ -7,6 +7,9 @@
|
|||
width: 100%;
|
||||
position: relative;
|
||||
vertical-align: middle;
|
||||
|
||||
// #2149 & #2219
|
||||
line-height: normal
|
||||
}
|
||||
&-icon {
|
||||
width: 32px;
|
||||
|
@ -84,8 +87,3 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
// #2149
|
||||
.@{form-item-prefix-cls} .@{input-prefix-cls}-wrapper-small .@{input-prefix-cls}-icon{
|
||||
line-height: 32px;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue