2021-12-03 16:59:48 +01:00
|
|
|
.advanced-gas-fee-gas-limit {
|
2021-12-06 19:47:26 +01:00
|
|
|
display: flex;
|
|
|
|
align-items: center;
|
2021-12-03 16:59:48 +01:00
|
|
|
white-space: nowrap;
|
|
|
|
|
|
|
|
> * {
|
|
|
|
margin-right: 4px;
|
|
|
|
}
|
|
|
|
|
|
|
|
a.advanced-gas-fee-gas-limit__edit-link {
|
|
|
|
@include H7;
|
|
|
|
|
|
|
|
padding: 0;
|
|
|
|
width: auto;
|
|
|
|
}
|
|
|
|
}
|