btcpay working! added bitpay client code to source tree to fix a bug
fixed a stripe race condition added account balance warning to account balance page
This commit is contained in:
@ -116,6 +116,10 @@ form {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
pre.wrap {
|
||||
white-space: normal;
|
||||
}
|
||||
|
||||
label.align {
|
||||
min-width: 10em;
|
||||
}
|
||||
|
Reference in New Issue
Block a user