mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-03 04:18:29 +08:00
Merge remote-tracking branch 'upstream/master'
This commit is contained in:
commit
9174f97ee0
@ -4,8 +4,6 @@ export default {
|
|||||||
body: {
|
body: {
|
||||||
type: 'form',
|
type: 'form',
|
||||||
mode: 'horizontal',
|
mode: 'horizontal',
|
||||||
title: '',
|
|
||||||
debug: true,
|
|
||||||
api: '/api/mock2/form/saveForm',
|
api: '/api/mock2/form/saveForm',
|
||||||
controls: [
|
controls: [
|
||||||
{
|
{
|
||||||
|
@ -795,6 +795,9 @@
|
|||||||
> .#{$ns}Button,
|
> .#{$ns}Button,
|
||||||
> .#{$ns}Button--disabled-wrap > .#{$ns}Button {
|
> .#{$ns}Button--disabled-wrap > .#{$ns}Button {
|
||||||
margin: px2rem(3px);
|
margin: px2rem(3px);
|
||||||
|
}
|
||||||
|
|
||||||
|
> .#{$ns}Button--disabled-wrap > .#{$ns}Button {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user