update some styles

update some styles
This commit is contained in:
梁灏 2017-01-04 17:37:16 +08:00
parent 4a260ed5e4
commit e93f1e9a76
8 changed files with 115 additions and 4 deletions

View file

@ -85,3 +85,11 @@
}
}
}
.@{form-item-prefix-cls}-error{
.@{cascader-prefix-cls} {
&-arrow{
color: @error-color;
}
}
}