mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-06 19:34:35 -04:00
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;
|
margin-bottom: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
[data-ref="total_table-public_notes"] {
|
||||||
|
margin-top: 1rem;
|
||||||
|
}
|
||||||
|
|
||||||
[data-ref="statement-totals"] {
|
[data-ref="statement-totals"] {
|
||||||
margin-top: 1rem;
|
margin-top: 1rem;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user