Add margin-top to public_notes on clean design
This commit is contained in:
parent
a4fe374cb1
commit
f8df4c4629
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue