mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 09:57:02 +01:00
6e900fb0e3
* housekeeping for avatar favicon * added test for custom className * fixed lint errors * updated avatar favicon in tag url * updated import * updated readme and fixed label * updated tag url snapshot * updated snapshot for favicon
6 lines
57 B
SCSS
6 lines
57 B
SCSS
.mm-avatar-favicon {
|
|
&__image {
|
|
width: 100%;
|
|
}
|
|
}
|