Fix dappIcon & Fix Signer Pending (#7338)
* Move signerPending inside this repo * Use latest version of dappIcon * Tell babel to ignore node_modules in tests
This commit is contained in:
committed by
Jaco Greeff
parent
6bc88664ce
commit
3fa7d09b5e
@@ -47,14 +47,8 @@
|
||||
}
|
||||
|
||||
.image {
|
||||
box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.15);
|
||||
border-radius: 0.125em;
|
||||
display: block;
|
||||
width: 2em;
|
||||
height: 2em;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
padding: 0.125em;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user