We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 768fff6 commit 91546e3Copy full SHA for 91546e3
app/templates/ember-cli.hbs
@@ -1,4 +1,4 @@
1
-<div class="sidebar-container">
+<div class="sidebar-container sidebar-container--full-width">
2
<EsSidebar><TableOfProjects @activeProject='ember-cli' /></EsSidebar>
3
<section class="content">
4
<article class="chapter">
app/templates/project-version.hbs
<EsSidebar>
<TableOfProjects @activeProject={{this.activeProject}} />
0 commit comments