diff --git a/src/app/tabs/compile-tab.js b/src/app/tabs/compile-tab.js index 2c69f03df7..68464d5587 100644 --- a/src/app/tabs/compile-tab.js +++ b/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;