This commit is contained in:
10
stage.yaml
10
stage.yaml
@@ -13,6 +13,7 @@ areas:
|
|||||||
type: Card
|
type: Card
|
||||||
layout:
|
layout:
|
||||||
size: 800
|
size: 800
|
||||||
|
contentGutter: 20
|
||||||
blocks:
|
blocks:
|
||||||
- id: title
|
- id: title
|
||||||
type: Title
|
type: Title
|
||||||
@@ -36,7 +37,7 @@ areas:
|
|||||||
label:
|
label:
|
||||||
colon: false
|
colon: false
|
||||||
extra: Lorem ipsum; yada yada
|
extra: Lorem ipsum; yada yada
|
||||||
span: 3
|
span: 5
|
||||||
- id: woot
|
- id: woot
|
||||||
required: true
|
required: true
|
||||||
type: TextInput
|
type: TextInput
|
||||||
@@ -47,7 +48,7 @@ areas:
|
|||||||
label:
|
label:
|
||||||
colon: false
|
colon: false
|
||||||
extra: Dude!
|
extra: Dude!
|
||||||
span: 3
|
span: 5
|
||||||
- id: rightcolumn
|
- id: rightcolumn
|
||||||
type: Box
|
type: Box
|
||||||
layout:
|
layout:
|
||||||
@@ -64,7 +65,7 @@ areas:
|
|||||||
label:
|
label:
|
||||||
colon: false
|
colon: false
|
||||||
extra: Gamma
|
extra: Gamma
|
||||||
span: 3
|
span: 4
|
||||||
- id: kappa
|
- id: kappa
|
||||||
required: true
|
required: true
|
||||||
type: TextInput
|
type: TextInput
|
||||||
@@ -75,8 +76,7 @@ areas:
|
|||||||
label:
|
label:
|
||||||
colon: false
|
colon: false
|
||||||
extra: Mu
|
extra: Mu
|
||||||
span: 3
|
span: 4
|
||||||
|
|
||||||
- id: bottomrow
|
- id: bottomrow
|
||||||
type: Box
|
type: Box
|
||||||
layout:
|
layout:
|
||||||
|
Reference in New Issue
Block a user