web/admin: add edit button to application view page
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
@ -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;
|
||||
|
||||
Reference in New Issue
Block a user