update Table border style
This commit is contained in:
parent
a1014d92ef
commit
6da05bb597
2 changed files with 11 additions and 5 deletions
|
@ -258,7 +258,8 @@
|
|||
{
|
||||
[`${prefixCls}-hide`]: !this.ready,
|
||||
[`${prefixCls}-with-header`]: this.showSlotHeader,
|
||||
[`${prefixCls}-with-footer`]: this.showSlotFooter
|
||||
[`${prefixCls}-with-footer`]: this.showSlotFooter,
|
||||
[`${prefixCls}-wrapper-with-border`]: this.border
|
||||
}
|
||||
];
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue