Update 'stage.yaml'
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-01-20 07:46:41 +00:00
parent 6dc42b945a
commit 6ef81a7500

View File

@@ -13,7 +13,7 @@ areas:
type: Card type: Card
layout: layout:
size: 800 size: 800
contentGutter: 20 contentGutter: 10
blocks: blocks:
- id: title - id: title
type: Title type: Title
@@ -37,7 +37,10 @@ areas:
label: label:
colon: false colon: false
extra: Lorem ipsum; yada yada extra: Lorem ipsum; yada yada
span: 5 extraStyle:
font-size: smaller
font-style: italic
# span: 5
- id: woot - id: woot
required: true required: true
type: TextInput type: TextInput
@@ -48,7 +51,10 @@ areas:
label: label:
colon: false colon: false
extra: Dude! extra: Dude!
span: 5 extraStyle:
font-size: smaller
font-style: italic
# span: 5
- id: rightcolumn - id: rightcolumn
type: Box type: Box
layout: layout:
@@ -65,7 +71,10 @@ areas:
label: label:
colon: false colon: false
extra: Gamma extra: Gamma
span: 5 extraStyle:
font-size: smaller
font-style: italic
# span: 5
- id: kappa - id: kappa
required: true required: true
type: TextArea type: TextArea
@@ -76,7 +85,10 @@ areas:
label: label:
colon: false colon: false
extra: Mu extra: Mu
span: 5 extraStyle:
font-size: smaller
font-style: italic
# span: 5
- id: bottomrow - id: bottomrow
type: Box type: Box
layout: layout: