web/admin: add edit button to application view page

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer
2021-04-04 13:44:57 +02:00
parent 67fef02d71
commit 5b5d7e4997
4 changed files with 36 additions and 27 deletions

View File

@ -29,6 +29,7 @@ export class ModalButton extends LitElement {
css`
:host {
text-align: left;
font-size: var(--pf-global--FontSize--md);
}
.pf-c-modal-box.pf-m-lg {
overflow-y: auto;