Update assets/javascripts/discourse-user-notes/connectors/user-card-post-names/show-user-notes-on-card.gjs
Co-authored-by: Jarek Radosz <jradosz@gmail.com>
This commit is contained in:
parent
8c52d26669
commit
b8ea1899d9
|
@ -40,7 +40,7 @@ export default class extends Component {
|
|||
count=this.userNotesCount
|
||||
}}
|
||||
@action={{this.showUserNotes}}
|
||||
class="btn btn-flat"
|
||||
class="btn-flat"
|
||||
>
|
||||
{{#if this.siteSettings.enable_emoji}}
|
||||
<img src={{emojiUrlFor "pencil"}} alt="pencil" class="emoji" />
|
||||
|
|
Loading…
Reference in New Issue