fix: add credited_amount & calculate remaining.

This commit is contained in:
elforjani13
2021-12-09 16:55:29 +02:00
parent ca746df86d
commit 91d1dddfed
6 changed files with 28 additions and 19 deletions

View File

@@ -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;