有disableTip时,表单下按钮样式微调
This commit is contained in:
parent
2262ad899f
commit
615cfbc1e0
|
@ -723,7 +723,8 @@
|
||||||
.#{$ns}OperationField {
|
.#{$ns}OperationField {
|
||||||
margin: px2rem(-3px);
|
margin: px2rem(-3px);
|
||||||
|
|
||||||
> .#{$ns}Button {
|
> .#{$ns}Button,
|
||||||
|
> .#{$ns}Button--disabled-wrap > .#{$ns}Button {
|
||||||
margin: px2rem(3px);
|
margin: px2rem(3px);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue