1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 18:41:38 +01:00
metamask-extension/ui/components/app/detected-token/detected-token-details/index.scss

10 lines
105 B
SCSS
Raw Normal View History

.detected-token-details {
&__identicon {
margin-top: 4px;
}
&__data {
flex-grow: 1;
}
}