mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Bold: Fixes for statement totals table positioning
This commit is contained in:
parent
6a8175b42d
commit
d7266a8773
@ -257,6 +257,11 @@
|
|||||||
max-height: 160px;
|
max-height: 160px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#statement-invoice-table-totals > p {
|
||||||
|
margin-right: 2rem;
|
||||||
|
margin-top: 1rem;
|
||||||
|
}
|
||||||
|
|
||||||
/** Useful snippets, uncomment to enable. **/
|
/** Useful snippets, uncomment to enable. **/
|
||||||
|
|
||||||
/** Hide company logo **/
|
/** Hide company logo **/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user