Merge remote-tracking branch 'baidu/master'

This commit is contained in:
2betop 2020-05-11 14:14:01 +08:00
commit 29ad54e2ab
1 changed files with 2 additions and 1 deletions

View File

@ -723,7 +723,8 @@
.#{$ns}OperationField {
margin: px2rem(-3px);
> .#{$ns}Button {
> .#{$ns}Button,
> .#{$ns}Button--disabled-wrap > .#{$ns}Button {
margin: px2rem(3px);
}
}