This commit is contained in:
梁灏 2019-03-05 09:18:44 +08:00
parent b778e4ff4f
commit f308dcac80
3 changed files with 16 additions and 3 deletions

View file

@ -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;