added back in component header visual separation from component rendering block, making clear the display name for each component is not rendered to students
This commit is contained in:
@@ -881,6 +881,8 @@ body.unit {
|
||||
padding: $baseline/4 $baseline/2;
|
||||
top: 0;
|
||||
left: 0;
|
||||
border-bottom: 1px solid $gray-l4;
|
||||
background-color: $gray-l6;
|
||||
}
|
||||
|
||||
.component-header {
|
||||
|
||||
Reference in New Issue
Block a user