Use consistent font size for modal top right Close links (#10000)

feature/default_network_editable
David Walsh 4 years ago committed by GitHub
parent 4350a1422e
commit 07c5527b1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      ui/app/components/app/gas-customization/gas-modal-page-container/index.scss
  2. 1
      ui/app/pages/send/send.scss

@ -35,6 +35,7 @@
color: #4eade7;
position: absolute;
font-size: 0.75rem;
top: 4px;
right: 16px;
cursor: pointer;

@ -21,6 +21,7 @@
position: absolute;
right: 1rem;
width: min-content;
font-size: 0.75rem;
}
}

Loading…
Cancel
Save