mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
remove top/bottom margin on info icon (#8822)
This commit is contained in:
parent
61d9fcde35
commit
4f3e9d70fa
@ -1,5 +1,5 @@
|
||||
.info-icon {
|
||||
margin: 4px;
|
||||
margin: 0 4px;
|
||||
|
||||
&--success {
|
||||
fill: $success-green;
|
||||
|
Loading…
Reference in New Issue
Block a user