Merge pull request #15285 from jinxin0112/patch-1

fix: two colons will appear in FormItem label
This commit is contained in:
偏右 2019-03-08 16:13:41 +08:00 committed by GitHub
commit 884e13582a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -105,7 +105,7 @@ input[type='checkbox'] {
text-align: left;
}
label {
> label {
color: @label-color;
&::after {