UX: fix MQ mismatch + adjust btn styling (#142)

* UX: fix MQ mismatch + adjust btn styling

* linting
This commit is contained in:
chapoi
2026-03-13 14:23:35 +01:00
committed by GitHub
parent e83cd3e68b
commit 502e5fffcf
2 changed files with 9 additions and 8 deletions
@@ -41,7 +41,7 @@ export default class TocMini extends Component {
{{#if this.tocProcessor.hasTOC}}
<span class="d-toc-mini">
<DButton
class="btn-primary"
class="d-toc-mini__button"
@icon="bars-staggered"
@action={{this.toggleTOCOverlay}}
/>