This commit is contained in:
10
deploy.yaml
10
deploy.yaml
@@ -1,10 +1,16 @@
|
|||||||
id: deploy
|
id: deploy
|
||||||
type: PageSiderMenu
|
type: PageHeaderMenu
|
||||||
properties:
|
properties:
|
||||||
title: Deploy
|
title: Deploy
|
||||||
|
|
||||||
areas:
|
areas:
|
||||||
content:
|
content:
|
||||||
|
blocks:
|
||||||
|
- id: content
|
||||||
|
type: Card
|
||||||
|
layout:
|
||||||
|
size: 800 # Set the size of the card so it does not fill the full screen
|
||||||
|
contentGutter: 16 # Make a 16px gap between all blocks in this card
|
||||||
blocks:
|
blocks:
|
||||||
- id: title
|
- id: title
|
||||||
type: Title
|
type: Title
|
||||||
@@ -66,7 +72,7 @@ areas:
|
|||||||
grow: 1
|
grow: 1
|
||||||
properties:
|
properties:
|
||||||
title: Reset
|
title: Reset
|
||||||
Icon: ClearOutlined
|
icon: ClearOutlined
|
||||||
block: true
|
block: true
|
||||||
type: default
|
type: default
|
||||||
actions:
|
actions:
|
||||||
|
Reference in New Issue
Block a user