Properly display Signer errors (Snackbar display popup) (#7053)
* Update to fixed @parity/ui (Errors component) * Update ParityBar radius to align with Snackbar/Errors * Update to latest @parity/ui * Update dependencies @parity/signer-plugin-* * Really pull in @parity/signer-plugin-* deps
This commit is contained in:
committed by
Afri Schoedon
parent
cab5b09591
commit
0bf48e94cc
@@ -189,9 +189,9 @@ $modalZ: 10001;
|
||||
}
|
||||
|
||||
.header {
|
||||
/* height: 2em; */
|
||||
padding: 0.5em 1em;
|
||||
border-radius: 4px 4px 0 0;
|
||||
margin-bottom: 0;
|
||||
padding: 0.5em 1em;
|
||||
|
||||
&::after {
|
||||
clear: both;
|
||||
|
||||
Reference in New Issue
Block a user