Ensure swaps detail height doesn't create jump in vertical height (#10644)

feature/default_network_editable
David Walsh 4 years ago committed by GitHub
parent 3319d0552d
commit 3e6b2e7f0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      ui/app/pages/swaps/build-quote/index.scss

@ -79,6 +79,7 @@
margin-top: 4px;
display: flex;
flex-flow: column;
height: 18px;
&--error {
div:first-of-type {

Loading…
Cancel
Save