Skip to content

Commit

Permalink
Prepend text-muted class with tw
Browse files Browse the repository at this point in the history
  • Loading branch information
MarsCandyBars committed Jan 20, 2025
1 parent 2e1eed5 commit 87427e8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
>
<i
[style.color]="customTextColor$ | async"
class="bwi bwi-pencil text-muted tw-m-auto tw-text-3xl"
class="bwi bwi-pencil !tw-text-muted tw-m-auto tw-text-3xl"
></i>
<input
tabindex="-1"
Expand Down

0 comments on commit 87427e8

Please sign in to comment.