Skip to content

Commit

Permalink
fix: Fix Task Comment Delete Icon - MEED-2414 - Meeds-io/meeds#941 (#231
Browse files Browse the repository at this point in the history
) (#232)
  • Loading branch information
boubaker authored and exo-swf committed Aug 31, 2023
1 parent 0b56ad8 commit 65bc13d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
small
@click="$emit('openConfirmDeleteDialog', comment.comment.id)"
v-on="on">
<i class="uiIconTrashMini uiIconLightGray "></i>
<v-icon class="icon-default-color" size="16">fa-trash</v-icon>
</v-btn>
</div>
</div>
Expand Down

0 comments on commit 65bc13d

Please sign in to comment.