This commit is contained in:
@@ -13,7 +13,6 @@ areas:
|
|||||||
type: Card
|
type: Card
|
||||||
layout:
|
layout:
|
||||||
size: 800
|
size: 800
|
||||||
contentGutter: 5
|
|
||||||
blocks:
|
blocks:
|
||||||
- id: title
|
- id: title
|
||||||
type: Title
|
type: Title
|
||||||
@@ -24,7 +23,8 @@ areas:
|
|||||||
- id: leftcolumn
|
- id: leftcolumn
|
||||||
type: Box
|
type: Box
|
||||||
layout:
|
layout:
|
||||||
span: 9
|
span: 12
|
||||||
|
contentGutter: 10
|
||||||
blocks:
|
blocks:
|
||||||
- id: foo
|
- id: foo
|
||||||
required: true
|
required: true
|
||||||
@@ -51,7 +51,8 @@ areas:
|
|||||||
- id: rightcolumn
|
- id: rightcolumn
|
||||||
type: Box
|
type: Box
|
||||||
layout:
|
layout:
|
||||||
span: 9
|
span: 12
|
||||||
|
contentGutter: 10
|
||||||
blocks:
|
blocks:
|
||||||
- id: alpha
|
- id: alpha
|
||||||
required: true
|
required: true
|
||||||
@@ -80,6 +81,7 @@ areas:
|
|||||||
type: Box
|
type: Box
|
||||||
layout:
|
layout:
|
||||||
span: 24
|
span: 24
|
||||||
|
contentGutter: 10
|
||||||
blocks:
|
blocks:
|
||||||
- id: reset_button
|
- id: reset_button
|
||||||
type: Button
|
type: Button
|
||||||
|
|||||||
Reference in New Issue
Block a user