Merge branch 'master' into remixd_terminal

pull/1342/head
David Zagi 3 years ago committed by GitHub
commit db48780cab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      apps/remix-ide/src/app/ui/confirmDialog.js

@ -4,6 +4,9 @@ const copyToClipboard = require('./copy-to-clipboard')
const Web3 = require('web3')
var css = csjs`
#confirmsetting {
z-index: 1;
}
.txInfoBox {
}
.wrapword {

Loading…
Cancel
Save