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:
parent
b23a41ac86
commit
eb64a0f1d5
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user