1
0
mirror of synced 2026-05-22 18:33:15 +00:00

FIX: Restore wrapper element for d-toc-mini (#60)

This commit is contained in:
David Taylor
2023-10-04 12:45:22 +01:00
committed by GitHub
parent 4ae24c6edc
commit 566d79fa39
@@ -1,5 +1,7 @@
<DButton
class="btn-primary"
@action={{this.showTOCOverlay}}
@label={{theme-prefix "table_of_contents"}}
/>
<div class="d-toc-mini">
<DButton
class="btn-primary"
@action={{this.showTOCOverlay}}
@label={{theme-prefix "table_of_contents"}}
/>
</div>