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

View File

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