mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Update the colour of the default image used on Connect Request (#5678)
This commit is contained in:
parent
5d928e67c3
commit
f692123f51
@ -86,7 +86,8 @@
|
|||||||
height: 64px;
|
height: 64px;
|
||||||
|
|
||||||
&--default {
|
&--default {
|
||||||
background-color: lightgray;
|
background-color: #777A87;
|
||||||
|
color: white;
|
||||||
width: 64px;
|
width: 64px;
|
||||||
height: 64px;
|
height: 64px;
|
||||||
border-radius: 32px;
|
border-radius: 32px;
|
||||||
|
Loading…
Reference in New Issue
Block a user