Commit 24f55bf3 by Brian Talbot

cleaning up peripheral styles for xblock workbench chrome/rendering

parent e94ad93f
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -12,6 +12,26 @@
// }
// --------------------
// Views: Counterbalancing XBlock workbench styling
// --------------------
.workbench__header {
@extend %depth5;
height: auto;
position: fixed;
}
.workbench__main, .workbench__debug {
@extend %depth1;
}
.workbench__preview {
.vertical {
border: none;
}
}
// --------------------
// Views: Static HTML Page Display
// --------------------
.view--placeholder {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment