From 9c6644c1b95a8c061940e2e8d7604ee0cec5e205 Mon Sep 17 00:00:00 2001 From: Maxwell Frank <92897870+MaxFrank13@users.noreply.github.com> Date: Tue, 2 Aug 2022 11:41:27 -0400 Subject: [PATCH] Mfrank/microba 1881 microba 1908 (#63) * refactor: replaced Pending Tasks with alert and made general styling/accesibility updates * addressed linter flags * refactor: replaced Pending Tasks with alert and made general styling/accesibility updates * fixed linting issues again * refactor: replaced Pending Tasks with alert and made general styling/accesibility updates * fixed checkbox responsiveness and darkened text under input Co-authored-by: Maxwell Frank --- .../bulk-email-form/ScheduleEmailForm.jsx | 4 ++-- .../bulk-email-recipient/BulkEmailRecipient.jsx | 12 ++++++------ 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/components/bulk-email-tool/bulk-email-form/ScheduleEmailForm.jsx b/src/components/bulk-email-tool/bulk-email-form/ScheduleEmailForm.jsx index af97885..f1341e0 100644 --- a/src/components/bulk-email-tool/bulk-email-form/ScheduleEmailForm.jsx +++ b/src/components/bulk-email-tool/bulk-email-form/ScheduleEmailForm.jsx @@ -27,7 +27,7 @@ function ScheduleEmailForm(props) { /> )} /> - + )} /> - + - + group === DEFAULT_GROUPS.ALL_LEARNERS)} - className="col col-md-4 col-sm-6 col-12" + className="col col-lg-4 col-sm-6 col-12" > group === DEFAULT_GROUPS.ALL_LEARNERS)} - className="col col-md-4 col-sm-6 col-12" + className="col col-lg-4 col-sm-6 col-12" > group === (DEFAULT_GROUPS.AUDIT || DEFAULT_GROUPS.VERIFIED))} - className="col col-md-4 col-sm-6 col-12" + className="col col-lg-4 col-sm-6 col-12" >