Commit d020d7a2 by George Song Committed by GitHub

Merge pull request #15474 from open-craft/mtyaka/chromeless-class

Add chromeless class to the wrapper when in chromeless mode.
parents 6ec21c0c c448426c
......@@ -69,7 +69,7 @@ ${HTML(fragment.foot_html())}
</%block>
<div class="course-wrapper">
<div class="course-wrapper chromeless">
<section class="course-content" id="course-content">
<main id="main" tabindex="-1" aria-label="Content">
${HTML(fragment.body_html())}
......
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