Add the ability to register external images into the module using the ImageApp
This commit is contained in:
parent
16e61a4855
commit
3fdbdf842c
5 changed files with 144 additions and 43 deletions
|
|
@ -5,6 +5,10 @@
|
|||
grid-template-rows: auto auto;
|
||||
}
|
||||
|
||||
file-picker {
|
||||
flex-grow: 1;
|
||||
}
|
||||
|
||||
header, footer {
|
||||
grid-column: 1 / -1;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue