mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
EIP-1559 - Prevent Max Fee and Max Amount from wrapping on confirmation screen (#11591)
This commit is contained in:
parent
8cb1557f1c
commit
4e87069af3
@ -35,4 +35,8 @@
|
|||||||
&__subtext {
|
&__subtext {
|
||||||
text-align: end;
|
text-align: end;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.currency-display-component {
|
||||||
|
display: inline;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user