mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
This reverts commit 4d4271522078d0b0a69d58b81315e32b2b37dcaa, reversing changes made to f09ab8889148c406551dea1643966e3331fde4aa.
10 lines
134 B
SCSS
10 lines
134 B
SCSS
.detected-token-selection-popover {
|
|
&__ignore-button {
|
|
margin-right: 8px;
|
|
}
|
|
|
|
&__import-button {
|
|
margin-left: 8px;
|
|
}
|
|
}
|