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-install {
|
|
|
|
box-shadow: none;
|
|
|
|
|
|
|
|
.permissions-connect-permission-list {
|
|
|
|
padding: 0 24px;
|
|
|
|
|
|
|
|
.permission {
|
|
|
|
padding: 8px 0;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
.source-code {
|
|
|
|
@include H7;
|
|
|
|
|
|
|
|
display: flex;
|
|
|
|
color: var(--ui-4);
|
|
|
|
|
|
|
|
.link {
|
|
|
|
color: var(--primary-blue);
|
|
|
|
margin-inline-start: 4px;
|
|
|
|
cursor: pointer;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
.version {
|
|
|
|
font-family: monospace;
|
|
|
|
}
|
|
|
|
|
|
|
|
.page-container__footer {
|
|
|
|
width: 100%;
|
|
|
|
margin-top: 12px;
|
|
|
|
}
|
|
|
|
}
|