web/admin: theme adjustments (#5944)
* web/admin: theme adjustments Signed-off-by: Jens Langhammer <jens@goauthentik.io> * update locale Signed-off-by: Jens Langhammer <jens@goauthentik.io> --------- Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
		| @ -160,6 +160,7 @@ export class AKElement extends LitElement { | ||||
|             root.adoptedStyleSheets = root.adoptedStyleSheets.filter((v) => v !== oldStylesheet); | ||||
|         } | ||||
|         this._activeTheme = theme; | ||||
|         this.requestUpdate(); | ||||
|     } | ||||
|  | ||||
|     disconnectedCallback() { | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Jens L
					Jens L