mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
UX: Icons: Fix alignment of settings icons in full screen (#17783)
This commit is contained in:
parent
7d1dc7f177
commit
3fa167e673
@ -68,10 +68,6 @@
|
|||||||
margin-inline-end: 16px;
|
margin-inline-end: 16px;
|
||||||
flex: 0 0 18px;
|
flex: 0 0 18px;
|
||||||
color: var(--color-icon-alternative);
|
color: var(--color-icon-alternative);
|
||||||
|
|
||||||
@include screen-sm-min {
|
|
||||||
flex: 0 0 14px;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user