Add margin-top to public_notes on clean design

This commit is contained in:
Tim Conner 2023-11-30 23:18:19 -05:00
parent a4fe374cb1
commit f8df4c4629

View File

@ -240,6 +240,10 @@
margin-bottom: 0;
}
[data-ref="total_table-public_notes"] {
margin-top: 1rem;
}
[data-ref="statement-totals"] {
margin-top: 1rem;
text-align: right;