Merge pull request #16684 from ant-design/fix-divider-style

fix horizontal divider style
This commit is contained in:
偏右 2019-05-21 10:38:31 +08:00 committed by GitHub
commit a1e593b7e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,7 +27,7 @@
}
}
.@{ant-prefix}-divider {
.@{ant-prefix}-divider-vertical {
height: 14px;
margin: 0 12px;
}