mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 21:00:31 +00:00
fix: add credited_amount & calculate remaining.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
.bp3-dialog-body {
|
||||
.footer {
|
||||
display: flex;
|
||||
margin-top: 40px;
|
||||
margin-top: 20px;
|
||||
|
||||
.total_lines {
|
||||
margin-left: auto;
|
||||
@@ -17,7 +17,7 @@
|
||||
.amount,
|
||||
.title {
|
||||
padding: 8px 0px;
|
||||
width: 165px;
|
||||
width: 150px;
|
||||
}
|
||||
.amount {
|
||||
text-align: right;
|
||||
|
||||
Reference in New Issue
Block a user