Add Studio and Insights buttons to Instructor Toolbar

in a feature backport from the new Courseware/Learning MFE.
This commit is contained in:
stvn
2020-05-15 14:35:43 -07:00
parent 37d92fa540
commit 43ac90e30d
2 changed files with 76 additions and 4 deletions

View File

@@ -16,6 +16,10 @@ $proctoring-banner-text-size: 14px;
@extend %inner-wrapper;
width: auto;
a.btn {
margin: 5px 0 5px 5px;
}
}
.preview-actions {