remove colon block of vertical form

This commit is contained in:
afc163 2017-06-25 16:48:01 +08:00
parent 890cca119b
commit 7dafa985c5

View File

@ -264,6 +264,7 @@ form {
label:after {
content: '';
display: none;
}
}
.@{form-prefix-cls}-vertical .@{form-prefix-cls}-item-label,