Commit da414b7c authored by Thomas Schoffelen's avatar Thomas Schoffelen Committed by yann300

Added copy buttons for ABI and Bytecode

parent 2ce2aa2a
......@@ -384,6 +384,10 @@ const css = csjs`
.contractHelperButtons {
display: flex;
cursor: pointer;
<<<<<<< HEAD
=======
justify-content: space-between;
>>>>>>> cbfc5f1... Added copy buttons for ABI and Bytecode
text-align: center;
}
.copyButton {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment