mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-02 06:07:06 +01:00
9372ce0ec7
* added AvatarFavicon component * updated AvatarFavicon Readme * updated avatar favicon component * added fallback props to avatar favicon * updated test for avatar favicon * updated avatar favicon component * updated typo
6 lines
54 B
SCSS
6 lines
54 B
SCSS
.avatar-favicon {
|
|
&__image {
|
|
width: 100%;
|
|
}
|
|
}
|