parent
69576f47f4
commit
12418c6a72
4 changed files with 17 additions and 10 deletions
|
@ -85,6 +85,7 @@
|
|||
return [
|
||||
`${prefixCls}-wrapper`,
|
||||
{
|
||||
[`${prefixCls}-wrapper-${this.size}`]: !!this.size,
|
||||
[`${prefixCls}-type`]: this.type,
|
||||
[`${prefixCls}-group`]: this.prepend || this.append,
|
||||
[`${prefixCls}-group-${this.size}`]: (this.prepend || this.append) && !!this.size
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue