Skip to content

Commit

Permalink
Update plugin-card.component.html
Browse files Browse the repository at this point in the history
  • Loading branch information
mkz212 authored Nov 13, 2023
1 parent 235d289 commit 68b3f9e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ <h4 class="card-title mb-0">
<i class="fas fa-fw fa-ellipsis-v" class="grey-text">
<span *ngIf="plugin.updateAvailable || plugin.betaUpdateAvailable"
class="position-absolute p-1 bg-danger rounded-circle"
style="right:-2px; top:-2px;">
style="right:0px; top:0px;">
</span>
</i>
</a>
Expand Down

0 comments on commit 68b3f9e

Please sign in to comment.