From 5b0ec7cddb1ae6dbd2057f067382866f846b882c Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 15 Jun 2022 14:59:25 +0200 Subject: Increase global font size --- .../my-account-change-email.component.html | 14 ++++++++------ .../my-account-change-email.component.scss | 18 ++++-------------- 2 files changed, 12 insertions(+), 20 deletions(-) (limited to 'client/src/app/+my-account/my-account-settings/my-account-change-email') diff --git a/client/src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html b/client/src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html index b0a9dbb38..c9f9d8f55 100644 --- a/client/src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html +++ b/client/src/app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html @@ -1,18 +1,20 @@
{{ error }}
{{ success }}
-
- Your current email is . - It is never shown to the public. -
-
- is awaiting email verification + {{ user.pendingEmail }} is awaiting email verification
+ + +
+ Your current email is {{ user.email }}. + It is never shown to the public. +
+