update border of copyButton

pull/3094/head
Rob Stupay 7 years ago
parent e972a8b22b
commit 7bd767fded
  1. 1
      src/app/tabs/compile-tab.js

@ -560,6 +560,7 @@ const css = csjs`
width: auto;
margin-left: 5px;
background-color: inherit;
border: inherit;
}
.bytecodeButton {
min-width: 80px;

Loading…
Cancel
Save