mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Remove padding of info circle of advanced gas (#7810)
This commit is contained in:
parent
27cfb6aa51
commit
428fdee7e3
@ -20,10 +20,9 @@
|
|||||||
@media screen and (max-width: 576px) {
|
@media screen and (max-width: 576px) {
|
||||||
font-size: 10px;
|
font-size: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.fa-info-circle {
|
.fa-info-circle {
|
||||||
color: $silver;
|
color: $silver;
|
||||||
margin-left: 10px;
|
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user