This commit is contained in:
12
stage.yaml
12
stage.yaml
@@ -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
|
||||
|
Reference in New Issue
Block a user