1
0
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:
Whymarrh Whitby 2018-11-05 15:52:02 -03:30 committed by Dan Finlay
parent 5d928e67c3
commit f692123f51

View File

@ -86,7 +86,8 @@
height: 64px;
&--default {
background-color: lightgray;
background-color: #777A87;
color: white;
width: 64px;
height: 64px;
border-radius: 32px;