mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Position the 3dot menu in the same spot on asset screen and home screen (#10642)
This commit is contained in:
parent
153bbc6053
commit
9ae82046f0
@ -37,7 +37,7 @@
|
|||||||
font-size: $font-size-paragraph;
|
font-size: $font-size-paragraph;
|
||||||
color: $Black-100;
|
color: $Black-100;
|
||||||
background-color: inherit;
|
background-color: inherit;
|
||||||
padding: 2px 8px;
|
padding: 2px 0 2px 8px;
|
||||||
}
|
}
|
||||||
|
|
||||||
&__icon {
|
&__icon {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user