1
0
mirror of https://github.com/bitwarden/browser.git synced 2025-02-06 23:51:28 +01: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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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"