mirror of
https://github.com/bitwarden/browser.git
synced 2025-02-12 00:41:29 +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
|
<i
|
||||||
[style.color]="customTextColor$ | async"
|
[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>
|
></i>
|
||||||
<input
|
<input
|
||||||
tabindex="-1"
|
tabindex="-1"
|
||||||
|
Loading…
Reference in New Issue
Block a user