UX: bookmark button in topic footer should have btn-default class (#26717)

This commit is contained in:
Kris 2024-04-23 13:11:13 -04:00 committed by GitHub
parent c3fb050988
commit efc31387e2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@
<BookmarkMenu
@showLabel={{true}}
@bookmarkManager={{this.topicBookmarkManager}}
@buttonClasses="btn-default"
/>
{{else}}
<DButton