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