adjusted header height

pull/3094/head
Liana Husikyan 6 years ago committed by GitHub
parent 2032e49c60
commit 9ede15e1cf
  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