Browse Source

🐛 Fix Divider align in PageHeader

close #15336
pull/15400/head
afc163 6 years ago
parent
commit
64259e167f
No known key found for this signature in database GPG Key ID: 738F973FCE5C6B48
  1. 2
      components/page-header/style/index.less

2
components/page-header/style/index.less

@ -28,8 +28,6 @@
.@{ant-prefix}-divider {
height: 14px;
margin: 0 12px;
margin-top: 3px;
vertical-align: top;
}
.@{ant-prefix}-breadcrumb {

Loading…
Cancel
Save