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

This commit is contained in:
2022-01-20 07:55:58 +00:00
parent 5e56f6d630
commit 91425647b3

View File

@@ -12,7 +12,7 @@ areas:
- id: content
type: Card
layout:
size: 800
size: 1000
contentGutter: 10
blocks:
- id: title
@@ -35,7 +35,6 @@ areas:
title: Foo
placeholder: Bar
label:
colon: false
extra: Lorem ipsum; yada yada
extraStyle:
font-size: smaller
@@ -49,7 +48,6 @@ areas:
title: Woot
placeholder: Sweet
label:
colon: false
extra: Dude!
extraStyle:
font-size: smaller
@@ -65,11 +63,13 @@ areas:
required: true
type: TextArea
properties:
autoSize:
maxRows: 3
minRows: 3
block: true
title: Alpha
placeholder: Beta
label:
colon: false
extra: Gamma
extraStyle:
font-size: smaller
@@ -79,11 +79,13 @@ areas:
required: true
type: TextArea
properties:
autoSize:
maxRows: 3
minRows: 3
block: true
title: Kappa
placeholder: Lambda
label:
colon: false
extra: Mu
extraStyle:
font-size: smaller