Skip to content

Commit

Permalink
Implementation/59988 on mweb there is no reminder set status shown (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
jjabari-op and akabiru authored Dec 17, 2024
1 parent f48333f commit 7d3a97e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
size="small"
></svg>
<span *ngIf="(reminderCount$ | async) as reminderCount"
class="button--text text-small badge -secondary"
class="ml-1 text-small badge -secondary"
[textContent]="reminderCount">
</span>
</button>

0 comments on commit 7d3a97e

Please sign in to comment.