update ColorPicker
This commit is contained in:
parent
b6bda1dcb5
commit
9673dcb04c
2 changed files with 15 additions and 2 deletions
|
@ -68,6 +68,7 @@
|
|||
wrapClasses () {
|
||||
return [
|
||||
`${prefixCls}-rel`,
|
||||
`${prefixCls}-${this.size}`,
|
||||
`${inputPrefixCls}-wrapper`,
|
||||
`${inputPrefixCls}-wrapper-${this.size}`
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue