fix: center text
This commit is contained in:
		
							parent
							
								
									f1d91e3bf9
								
							
						
					
					
						commit
						196b26c60e
					
				| @ -287,7 +287,7 @@ export class LogInPage extends LiteElement { | |||||||
|         ${this.formState.value === "backendInitializing" |         ${this.formState.value === "backendInitializing" | ||||||
|           ? html` <div class="mt-3">
 |           ? html` <div class="mt-3">
 | ||||||
|               
 |               
 | ||||||
|               <btrix-alert variant="warning" |               <btrix-alert variant="warning" class="text-center" | ||||||
|                 >${msg( |                 >${msg( | ||||||
|                   "Please wait while the backend initializes" |                   "Please wait while the backend initializes" | ||||||
|                 )}</btrix-alert |                 )}</btrix-alert | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user