Update invoice2.blade.php

Fix Exception: 'box_sizing' is not a recognized CSS property.
This commit is contained in:
makakken
2021-02-04 11:02:32 +01:00
committed by GitHub
parent cf5da7684b
commit 9b55e84724

View File

@ -256,7 +256,6 @@
}
.total-display-table {
box-sizing: border-box;
page-break-inside: avoid;
page-break-before: auto;
page-break-after: auto;