fix background of embedded signer (#3026)
This commit is contained in:
committed by
Jaco Greeff
parent
e024afacf3
commit
93400810db
@@ -17,7 +17,7 @@
|
||||
.container {
|
||||
flex: 1;
|
||||
padding: 0em;
|
||||
background: rgba(0, 0, 0, 0.8) !important;
|
||||
background: rgba(0, 0, 0, 0.8);
|
||||
}
|
||||
|
||||
.compact,
|
||||
|
||||
Reference in New Issue
Block a user