web/elements: center header if no description is shown
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
		| @ -47,6 +47,9 @@ export class PageHeader extends LitElement { | ||||
|             } | ||||
|             .pf-c-page__main-section { | ||||
|                 width: 100%; | ||||
|                 display: flex; | ||||
|                 flex-direction: column; | ||||
|                 justify-content: center; | ||||
|             } | ||||
|             img.pf-icon { | ||||
|                 max-height: 24px; | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Jens Langhammer
					Jens Langhammer