Decrease button font-size

pull/1/head
alexcherman 5 years ago committed by Rob Stupay
parent b6144ac204
commit 2bcf6fd9a9
  1. 1
      src/universal-dapp-styles.js

@ -102,6 +102,7 @@ var css = csjs`
height: 32px;
border-radius: 3px;
white-space: nowrap;
font-size: 11px;
overflow: hidden;
text-overflow: ellipsis;
}

Loading…
Cancel
Save