fix horizontal divider style

This commit is contained in:
信鑫-King 2019-05-20 23:25:32 +08:00 committed by GitHub
parent 2cc232aa15
commit 4a05444d7b
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;
}