Commit eac4fd8f authored by aniket-engg's avatar aniket-engg Committed by yann300

fix checkbox on mainnet dialog

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