feat(warehouse & Branch): handle error.

This commit is contained in:
elforjani13
2022-03-07 21:53:54 +02:00
parent a8311f1798
commit e03dee2a9f
6 changed files with 46 additions and 6 deletions

View File

@@ -1,11 +1,11 @@
.dialog--quick-payment-receive {
.bp3-dialog-body {
line-height: 10px;
line-height: 14px;
.bp3-form-group {
margin-bottom: 10px;
margin-bottom: 13px;
label.bp3-label {
margin-bottom: 7px;
margin-bottom: 3px;
font-size: 13px;
}
}
@@ -22,6 +22,7 @@
}
}
}
.bp3-dialog-footer {
padding-top: 10px;
}