feat: add reconcile credit style.

This commit is contained in:
elforjani13
2021-12-07 21:12:56 +02:00
parent ecaf23d269
commit 80b8083059

View File

@@ -11,10 +11,13 @@
&_line {
border-bottom: none;
.title {
font-weight: 600;
}
.amount,
.title {
padding: 8px 0px;
width: 145px;
width: 165px;
}
.amount {
text-align: right;