parent
71006ac63e
commit
bdcbc7dd8d
@ -8,18 +8,8 @@ background: "var(--background-image)"
|
|||||||
|
|
||||||
|
|
||||||
views:
|
views:
|
||||||
- type: "custom:grid-layout"
|
- title: "Overview"
|
||||||
title: "Overview"
|
|
||||||
path: 0
|
path: 0
|
||||||
layout:
|
|
||||||
grid-template-columns: "1fr 1fr"
|
|
||||||
grid-template-rows: "min-content"
|
|
||||||
grid-template-areas: |
|
|
||||||
"main popup"
|
|
||||||
mediaquery:
|
|
||||||
"(max-width: 1100px), (orientation: portrait)":
|
|
||||||
grid-template-columns: "100%"
|
|
||||||
grid-template-areas: "main"
|
|
||||||
cards:
|
cards:
|
||||||
|
|
||||||
- type: "vertical-stack"
|
- type: "vertical-stack"
|
||||||
|
Reference in New Issue
Block a user