Decrease button font-size

pull/5370/head
alexcherman 5 years ago committed by Rob Stupay
parent 4d4adb0ce5
commit 6dcf04a08a
  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