From 196b26c60efecf6f7ad165a929684af0d6f07d58 Mon Sep 17 00:00:00 2001 From: Anish Lakhwara Date: Wed, 2 Aug 2023 17:21:36 -0700 Subject: [PATCH] fix: center text --- frontend/src/pages/log-in.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/pages/log-in.ts b/frontend/src/pages/log-in.ts index a09e458e..50fa70cf 100644 --- a/frontend/src/pages/log-in.ts +++ b/frontend/src/pages/log-in.ts @@ -287,7 +287,7 @@ export class LogInPage extends LiteElement { ${this.formState.value === "backendInitializing" ? html`

 - ${msg( "Please wait while the backend initializes" )}