Skip to content

Commit

Permalink
Fix sidebar resize handle
Browse files Browse the repository at this point in the history
  • Loading branch information
aschaeffer committed Oct 2, 2024
1 parent e2f3ce2 commit 535ba8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions theme/index.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,7 @@
<li role="none"><button role="menuitem" class="theme" id="coal">Coal</button></li>
<li role="none"><button role="menuitem" class="theme" id="navy">Navy</button></li>
<li role="none"><button role="menuitem" class="theme" id="ayu">Ayu</button></li>
<li role="none"><button role="menuitem" class="theme" id="theme">Reactive Graph</button></li>
</ul>
{{#if search_enabled}}
<button id="search-toggle" class="icon-button" type="button" title="Search. (Shortkey: s)" aria-label="Toggle Searchbar" aria-expanded="false" aria-keyshortcuts="S" aria-controls="searchbar">
Expand Down

0 comments on commit 535ba8c

Please sign in to comment.