fix: minor panel layout improvements
This commit is contained in:
parent
a969135e0d
commit
e167e4ab98
2 changed files with 7 additions and 1 deletions
|
@ -22,12 +22,15 @@ columns:
|
|||
tags:
|
||||
label: Tags
|
||||
type: tags
|
||||
width: 1/2
|
||||
date:
|
||||
label: Date
|
||||
type: date
|
||||
width: 1/2
|
||||
text:
|
||||
label: Text
|
||||
type: textarea
|
||||
size: large
|
||||
- width: 1/3
|
||||
sections:
|
||||
files:
|
||||
|
|
|
@ -18,4 +18,7 @@ columns:
|
|||
files:
|
||||
headline: Files
|
||||
type: files
|
||||
layout: cards
|
||||
layout: list
|
||||
info: "{{ file.dimensions }}"
|
||||
image:
|
||||
back: black
|
||||
|
|
Loading…
Reference in a new issue