EIP-1559 - Prevent Max Fee and Max Amount from wrapping on confirmation screen (#11591)

feature/default_network_editable
David Walsh 3 years ago committed by GitHub
parent 8cb1557f1c
commit 4e87069af3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      ui/components/app/transaction-detail-item/index.scss

@ -35,4 +35,8 @@
&__subtext { &__subtext {
text-align: end; text-align: end;
} }
.currency-display-component {
display: inline;
}
} }

Loading…
Cancel
Save