CreditNote: Add member modifier display
This commit is contained in:
@ -122,11 +122,14 @@ main table tr.bold td {
|
||||
}
|
||||
|
||||
main table tr.sum,
|
||||
main table td.sum,
|
||||
main table tr.new,
|
||||
main table tr.border {
|
||||
border-top: 0.5pt solid black;
|
||||
}
|
||||
main table tr.sum {
|
||||
|
||||
main table tr.sum,
|
||||
main table td.sum {
|
||||
break-before: avoid;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user