Update compile-tab.js

pull/3094/head
yann300 7 years ago
parent 5ffbd3880a
commit dc772f3fae
  1. 4
      src/app/tabs/compile-tab.js

@ -384,10 +384,6 @@ const css = csjs`
.contractHelperButtons { .contractHelperButtons {
display: flex; display: flex;
cursor: pointer; cursor: pointer;
<<<<<<< HEAD
=======
justify-content: space-between;
>>>>>>> cbfc5f1... Added copy buttons for ABI and Bytecode
text-align: center; text-align: center;
} }
.copyButton { .copyButton {

Loading…
Cancel
Save