@divider-prefix: ~"@{ant-prefix}-divider";


.@{divider-prefix} {
	color: @antd-text-color;
	border-top: 1px solid @antd-border-color;
}
