From 9cb2199665253a93fc0ba54e6598c510c057acec Mon Sep 17 00:00:00 2001 From: Maria Martinez Date: Mon, 27 Nov 2023 13:15:10 -0800 Subject: [PATCH] feat: - Made changes requested by Andrea described in FSADT1-1003 - Made some style changes --- frontend/src/assets/styles/global.scss | 4 +++- frontend/src/pages/FormBCSCPage.vue | 7 ++++--- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/frontend/src/assets/styles/global.scss b/frontend/src/assets/styles/global.scss index 11d30f3322..eb1318e295 100644 --- a/frontend/src/assets/styles/global.scss +++ b/frontend/src/assets/styles/global.scss @@ -45,6 +45,8 @@ --light-theme-text-text-disabled: rgba(19, 19, 21, 0.25); --light-theme-text-text-on-color: #FFFFFF; + --cds-body-02-font-size: 0.875rem; + //Buttons --cds-button-disabled: #c6c6c8; @@ -950,7 +952,7 @@ cds-modal-close-button::part(button) { } cds-modal-footer { - padding: 3rem 1rem 1rem 1rem; + padding: 1rem 1rem 1rem 1rem; } cds-modal-footer-button::part(button) { diff --git a/frontend/src/pages/FormBCSCPage.vue b/frontend/src/pages/FormBCSCPage.vue index 85104315f4..06fcc2f9bc 100644 --- a/frontend/src/pages/FormBCSCPage.vue +++ b/frontend/src/pages/FormBCSCPage.vue @@ -146,7 +146,7 @@ @@ -163,12 +163,13 @@ href='https://www2.gov.bc.ca/gov/content/governments/government-id/bc-services-card/your-card/change-personal-information' target="_blank">Change your personal information - to update your name, address or date of birth. Go to your + to update your name, address or date of birth.

+ Go to your BC Services account - to update your email address. + to update your email address.

You can then log back into this application using your BC Services Card.