mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: bookmark button in topic footer should have btn-default class (#26717)
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
<BookmarkMenu
|
||||
@showLabel={{true}}
|
||||
@bookmarkManager={{this.topicBookmarkManager}}
|
||||
@buttonClasses="btn-default"
|
||||
/>
|
||||
{{else}}
|
||||
<DButton
|
||||
|
||||
Reference in New Issue
Block a user