We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb05814 commit 4354b86Copy full SHA for 4354b86
index.html
@@ -36,7 +36,7 @@
36
</div>
37
</nav>
38
<!-- filter pane -->
39
- <div class="offcanvas offcanvas-start" data-bs-backdrop="false" tabindex="-1" id="filter_pane" aria-labelledby="filter_pane_label">
+ <div class="offcanvas offcanvas-end" data-bs-backdrop="false" tabindex="-1" id="filter_pane" aria-labelledby="filter_pane_label">
40
<div class="offcanvas-header">
41
<h5 class="offcanvas-title" id="filter_pane_label">Highlight simulators</h5>
42
<button type="button" class="btn-close text-reset" data-bs-dismiss="offcanvas" aria-label="Close"></button>
0 commit comments