mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-28 12:11:08 -04:00
Update invoice1.blade.php
fix box_sizing DOMPDF Bug
This commit is contained in:
@ -215,7 +215,6 @@
|
|||||||
|
|
||||||
.total-display-table {
|
.total-display-table {
|
||||||
border-top: none;
|
border-top: none;
|
||||||
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