1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-10 13:23:34 +00:00

[PM-258] Add text-muted to custom avatar picker (#12979)

* Add text-muted to custom avatar picker

* Prepend text-muted class with tw
This commit is contained in:
MarsCandyBars
2025-01-24 09:25:00 -06:00
committed by GitHub
parent b23a41ac86
commit eb64a0f1d5

View File

@@ -33,7 +33,7 @@
>
<i
[style.color]="customTextColor$ | async"
class="bwi bwi-pencil tw-m-auto tw-text-3xl"
class="bwi bwi-pencil !tw-text-muted tw-m-auto tw-text-3xl"
></i>
<input
tabindex="-1"