style: gas price width
This commit is contained in:
parent
da3e4534d0
commit
17810801dd
@ -181,7 +181,7 @@ const EditNetwork = ({ route }: EditNetworkProps) => {
|
|||||||
/>
|
/>
|
||||||
</Grid>
|
</Grid>
|
||||||
{isCosmos && (
|
{isCosmos && (
|
||||||
<Grid item>
|
<Grid item xs={6}>
|
||||||
<Controller
|
<Controller
|
||||||
control={control}
|
control={control}
|
||||||
name="gasPrice"
|
name="gasPrice"
|
||||||
|
Loading…
Reference in New Issue
Block a user