Skip to content

Commit b8ea189

Browse files
davidtaylorhqCvX
andauthored
Update assets/javascripts/discourse-user-notes/connectors/user-card-post-names/show-user-notes-on-card.gjs
Co-authored-by: Jarek Radosz <[email protected]>
1 parent 8c52d26 commit b8ea189

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/javascripts/discourse-user-notes/connectors/user-card-post-names/show-user-notes-on-card.gjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ export default class extends Component {
4040
count=this.userNotesCount
4141
}}
4242
@action={{this.showUserNotes}}
43-
class="btn btn-flat"
43+
class="btn-flat"
4444
>
4545
{{#if this.siteSettings.enable_emoji}}
4646
<img src={{emojiUrlFor "pencil"}} alt="pencil" class="emoji" />

0 commit comments

Comments
 (0)