mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Fixing Blockies identicon option alignment (#15652)
This commit is contained in:
parent
0cbff07b61
commit
1772deeea9
@ -248,8 +248,10 @@ export default class SettingsTab extends PureComponent {
|
||||
<Typography
|
||||
color={COLORS.TEXT_DEFAULT}
|
||||
variant={TYPOGRAPHY.H7}
|
||||
margin={0}
|
||||
marginTop={3}
|
||||
marginRight={0}
|
||||
marginBottom={3}
|
||||
marginLeft={3}
|
||||
>
|
||||
{t('blockies')}
|
||||
</Typography>
|
||||
|
Loading…
Reference in New Issue
Block a user