web/flows: update flow background (#8209)
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
		
										
											Binary file not shown.
										
									
								
							| Before Width: | Height: | Size: 717 KiB After Width: | Height: | Size: 699 KiB | 
| @ -134,9 +134,11 @@ html > form > input { | ||||
|     ); | ||||
|     max-height: 9rem; | ||||
| } | ||||
|  | ||||
| .ak-brand { | ||||
|     display: flex; | ||||
|     justify-content: center; | ||||
|     width: 100%; | ||||
| } | ||||
| .ak-brand img { | ||||
|     padding: 0 2rem; | ||||
|  | ||||
| @ -43,7 +43,6 @@ export class SidebarBrand extends WithTenantConfig(AKElement) { | ||||
|                     min-height: 114px; | ||||
|                 } | ||||
|                 .pf-c-brand img { | ||||
|                     width: 100%; | ||||
|                     padding: 0 0.5rem; | ||||
|                     height: 42px; | ||||
|                 } | ||||
|  | ||||
| @ -505,7 +505,7 @@ export class FlowExecutor extends Interface implements StageHost { | ||||
|                                                     ? html` | ||||
|                                                           <li> | ||||
|                                                               <a | ||||
|                                                                   href="https://unsplash.com/@federize" | ||||
|                                                                   href="https://unsplash.com/@theforestbirds" | ||||
|                                                                   >${msg("Background image")}</a | ||||
|                                                               > | ||||
|                                                           </li> | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Jens L
					Jens L