Merge pull request #18719 from edx/spencerhance/learner-profile-contrast
Fixes a11y contrast of records button on learner profile page
This commit is contained in:
@@ -277,6 +277,8 @@
|
||||
button {
|
||||
@extend %btn-secondary-blue-outline;
|
||||
margin-top: 1em;
|
||||
background: $blue;
|
||||
color: #fff;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user