Merge pull request #2323 from edx/studio/duplicate/public-visibility
Visual fix hides component action header when unit is in public mode as ...
This commit is contained in:
@@ -895,7 +895,7 @@ body.unit {
|
||||
display: inline-block;
|
||||
float: right;
|
||||
vertical-align: middle;
|
||||
text-align: center;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
&.editing {
|
||||
@@ -1212,7 +1212,7 @@ body.unit {
|
||||
|
||||
.edit-state-public {
|
||||
.delete-draft,
|
||||
.component-actions,
|
||||
.wrapper-component-action-header,
|
||||
.new-component-item,
|
||||
.editing-draft-alert,
|
||||
.publish-draft-message,
|
||||
|
||||
Reference in New Issue
Block a user