A Metamask fork with Infura removed and default networks editable
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
.snap-update {
|
|
box-shadow: none;
|
|
|
|
.update-snap-permission-list {
|
|
padding: 0 24px;
|
|
|
|
.new-permission,
|
|
.approved-permission,
|
|
.revoked-permission {
|
|
padding: 8px 0;
|
|
}
|
|
}
|
|
|
|
.page-container__footer {
|
|
width: 100%;
|
|
margin-top: 12px;
|
|
|
|
button {
|
|
padding: 0.75rem;
|
|
}
|
|
}
|
|
}
|
|
|