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.
|
.advanced-gas-fee-inputs {
|
|
.form-field {
|
|
margin-bottom: 4px;
|
|
}
|
|
|
|
.form-field__heading-title > h6 {
|
|
font-size: $font-size-h7;
|
|
}
|
|
|
|
&__separator {
|
|
border-top: 1px solid $ui-grey;
|
|
margin: 24px 0 16px 0;
|
|
}
|
|
}
|
|
|