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