mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-02 12:08:13 +08:00
有disableTip时,表单下按钮样式微调
This commit is contained in:
parent
7b9e1e76f5
commit
923ba9a7f9
@ -723,7 +723,8 @@
|
||||
.#{$ns}OperationField {
|
||||
margin: px2rem(-3px);
|
||||
|
||||
> .#{$ns}Button {
|
||||
> .#{$ns}Button,
|
||||
> .#{$ns}Button--disabled-wrap > .#{$ns}Button {
|
||||
margin: px2rem(3px);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user