1
0
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:
David Walsh 2023-02-17 09:17:34 -06:00 committed by GitHub
parent 7d1dc7f177
commit 3fa167e673
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -68,10 +68,6 @@
margin-inline-end: 16px;
flex: 0 0 18px;
color: var(--color-icon-alternative);
@include screen-sm-min {
flex: 0 0 14px;
}
}
}