fixed #4415
This commit is contained in:
parent
b778e4ff4f
commit
f308dcac80
3 changed files with 16 additions and 3 deletions
|
@ -45,9 +45,15 @@
|
|||
}
|
||||
}
|
||||
|
||||
&-horizontal&-small&-with-text-center,
|
||||
&-horizontal&-small&-with-text-left,
|
||||
&-horizontal&-small&-with-text-right{
|
||||
font-size: @font-size-base;
|
||||
margin: 8px 0;
|
||||
}
|
||||
|
||||
&-horizontal&-with-text-left,
|
||||
&-horizontal&-with-text-right {
|
||||
font-size: @font-size-base;
|
||||
.@{divider-prefix-cls}-inner-text {
|
||||
display: inline-block;
|
||||
padding: 0 10px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue