update some styles
update some styles
This commit is contained in:
parent
4a260ed5e4
commit
e93f1e9a76
8 changed files with 115 additions and 4 deletions
|
@ -42,4 +42,16 @@
|
|||
|
||||
.@{input-prefix-cls}-group{
|
||||
.input-group(~"@{input-prefix-cls}");
|
||||
}
|
||||
|
||||
.@{form-item-prefix-cls}-error{
|
||||
.@{input-prefix-cls}{
|
||||
.input-error;
|
||||
&-icon{
|
||||
color: @error-color;
|
||||
}
|
||||
}
|
||||
.@{input-prefix-cls}-group{
|
||||
.input-group-error;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue