mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-28 04:01:10 -04:00
Update invoice3.blade.php
Fix Exception: 'box_sizing' is not a recognized CSS property.
This commit is contained in:
@ -185,7 +185,6 @@
|
|||||||
|
|
||||||
|
|
||||||
.total-display-table {
|
.total-display-table {
|
||||||
box-sizing: border-box;
|
|
||||||
page-break-inside: avoid;
|
page-break-inside: avoid;
|
||||||
page-break-before: auto;
|
page-break-before: auto;
|
||||||
page-break-after: auto;
|
page-break-after: auto;
|
||||||
|
|||||||
Reference in New Issue
Block a user