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