Merge pull request #4617 from TrejGun/fix-new-line

fix white spaces in signature
feature/default_network_editable
Dan J Miller 6 years ago committed by GitHub
commit 3c75be04a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      ui/app/css/itcss/components/request-signature.scss

@ -181,6 +181,7 @@
overflow-wrap: break-word;
border-bottom: 1px solid #d2d8dd;
padding: 6px 18px 15px;
white-space: pre-line;
}
&__help-link {

Loading…
Cancel
Save