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:
@@ -114,7 +114,8 @@
|
||||
}
|
||||
}
|
||||
|
||||
&.recovery-email-alert {
|
||||
&.recovery-email-alert,
|
||||
&.learner-portal-enabled-alert {
|
||||
&#banner-msg {
|
||||
background: $state-info-bg;
|
||||
box-shadow: none;
|
||||
|
||||
Reference in New Issue
Block a user