adjusted header height

pull/1/head
Liana Husikyan 6 years ago committed by GitHub
parent f1c3a03bdd
commit 8ad87936af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      src/app/components/side-panel.js

@ -22,7 +22,7 @@ const css = csjs`
}
.swapitHeader {
height: 35px;
padding: 20px 20px;
padding: 15px 20px;
display: flex;
align-items: center;
}

Loading…
Cancel
Save