fix #5135
This commit is contained in:
parent
07201151da
commit
9cdfb2e206
3 changed files with 23 additions and 0 deletions
|
@ -42,6 +42,7 @@
|
|||
`${prefixCls}`,
|
||||
`${prefixCls}-${this.type}`,
|
||||
{
|
||||
[`${prefixCls}-with-text`]: this.hasSlot && this.orientation === 'center',
|
||||
[`${prefixCls}-with-text-${this.orientation}`]: this.hasSlot,
|
||||
[`${prefixCls}-dashed`]: !!this.dashed
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue