mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-21 15:20:34 +00:00
feat: add reconcile credit style.
This commit is contained in:
@@ -11,10 +11,13 @@
|
|||||||
|
|
||||||
&_line {
|
&_line {
|
||||||
border-bottom: none;
|
border-bottom: none;
|
||||||
|
.title {
|
||||||
|
font-weight: 600;
|
||||||
|
}
|
||||||
.amount,
|
.amount,
|
||||||
.title {
|
.title {
|
||||||
padding: 8px 0px;
|
padding: 8px 0px;
|
||||||
width: 145px;
|
width: 165px;
|
||||||
}
|
}
|
||||||
.amount {
|
.amount {
|
||||||
text-align: right;
|
text-align: right;
|
||||||
|
|||||||
Reference in New Issue
Block a user