Merge pull request #1548 from ethereum/runTabRemoveSpaces

Run tab remove spaces
pull/3094/head
yann300 6 years ago committed by GitHub
commit e8488811a4
  1. 2
      src/app/tabs/styles/run-tab-styles.js

@ -44,7 +44,7 @@ var css = csjs`
}
.col1_1 {
font-size: 12px;
width: 25%;
width: 15%;
min-width: 75px;
float: left;
align-self: center;

Loading…
Cancel
Save