CreditNote: Make credit sum table bigger and other small fixes

This commit is contained in:
2024-01-31 12:57:48 +01:00
parent 38abfb0edd
commit 71a234ca60
2 changed files with 15 additions and 9 deletions

View File

@ -24,8 +24,8 @@ table.credit tr.last td {
}
table.credit-sum {
width: 50%;
margin-left: 50%;
width: 60%;
margin-left: 40%;
}
table.credit-sum tr.sum,
@ -41,7 +41,7 @@ table.credit-sum td.sum {
.hint {
font-style: italic;
font-size: 8pt;
width: 74mm;
width: 56mm;
position: absolute;
left: 0;
margin: 2mm 4mm;