mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-02 03:58:07 +08:00
crud 批量操作禁用按钮间距问题修复 (#1573)
This commit is contained in:
parent
568230356d
commit
cf22ac2651
@ -134,7 +134,8 @@
|
||||
}
|
||||
|
||||
&-actions {
|
||||
> .#{$ns}Button + .#{$ns}Button {
|
||||
> * + .#{$ns}Button,
|
||||
> * + .#{$ns}Button--disabled-wrap {
|
||||
margin-left: var(--Crud-toolbar-gap);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user