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

This commit is contained in:
2022-01-19 21:18:12 +00:00
parent 8d464bf9d3
commit 9addff136a

View File

@@ -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