🐛 Fix Divider align in PageHeader

close #15336
This commit is contained in:
afc163 2019-03-14 14:23:10 +08:00
parent 98b10a7cf8
commit 64259e167f
No known key found for this signature in database
GPG Key ID: 738F973FCE5C6B48

View File

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