This commit is contained in:
10
deploy.yaml
10
deploy.yaml
@@ -1,10 +1,16 @@
|
||||
id: deploy
|
||||
type: PageSiderMenu
|
||||
type: PageHeaderMenu
|
||||
properties:
|
||||
title: Deploy
|
||||
|
||||
areas:
|
||||
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:
|
||||
- id: title
|
||||
type: Title
|
||||
@@ -66,7 +72,7 @@ areas:
|
||||
grow: 1
|
||||
properties:
|
||||
title: Reset
|
||||
Icon: ClearOutlined
|
||||
icon: ClearOutlined
|
||||
block: true
|
||||
type: default
|
||||
actions:
|
||||
|
Reference in New Issue
Block a user