UX: bookmark button in topic footer should have btn-default class (#26717)
This commit is contained in:
parent
c3fb050988
commit
efc31387e2
|
@ -31,6 +31,7 @@
|
|||
<BookmarkMenu
|
||||
@showLabel={{true}}
|
||||
@bookmarkManager={{this.topicBookmarkManager}}
|
||||
@buttonClasses="btn-default"
|
||||
/>
|
||||
{{else}}
|
||||
<DButton
|
||||
|
|
Loading…
Reference in New Issue