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-list-tab {
|
|
|
|
width: 100%;
|
|
|
|
height: 100%;
|
|
|
|
|
|
|
|
&__wrapper {
|
|
|
|
width: auto;
|
|
|
|
}
|
|
|
|
|
|
|
|
&__body {
|
|
|
|
padding: 12px 18px;
|
|
|
|
|
|
|
|
@include screen-sm-min {
|
|
|
|
padding: 12px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
.snap-settings-card {
|
|
|
|
margin: 8px 0;
|
|
|
|
max-width: 344px;
|
|
|
|
}
|
|
|
|
}
|