mirror of
https://github.com/discourse/DiscoTOC.git
synced 2026-09-17 07:52:14 -04:00
UX: fix MQ mismatch + adjust btn styling (#142)
* UX: fix MQ mismatch + adjust btn styling * linting
This commit is contained in:
@@ -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}}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user