ENT-3143: display message banner guiding user to their enterprise LP if enabled (#24625)

* display message banner guiding user to their enterprise LP if enabled

* adding new sass class name to use same styling as recovery email alert
This commit is contained in:
Jeff Chaves
2020-07-29 11:55:02 -04:00
committed by GitHub
parent 16a3d7fce3
commit 87f444fd44
7 changed files with 67 additions and 4 deletions

View File

@@ -114,7 +114,8 @@
}
}
&.recovery-email-alert {
&.recovery-email-alert,
&.learner-portal-enabled-alert {
&#banner-msg {
background: $state-info-bg;
box-shadow: none;