web: fix buttons being shown over ak-loading backdrop
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
		| @ -54,7 +54,8 @@ export class FlowExecutor extends LitElement implements StageHost { | ||||
|                 justify-content: center; | ||||
|                 align-items: center; | ||||
|                 position: absolute; | ||||
|                 background-color: #0303039e; | ||||
|                 background-color: var(--pf-global--BackgroundColor--dark-transparent-100); | ||||
|                 z-index: 1; | ||||
|             } | ||||
|             .ak-hidden { | ||||
|                 display: none; | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Jens Langhammer
					Jens Langhammer