avoid breaks

This commit is contained in:
2026-02-27 10:44:00 -06:00
parent b90a2a6340
commit 8ce739d713
3 changed files with 10 additions and 2 deletions

View File

@@ -202,6 +202,10 @@
position: absolute;
bottom: 0;
}
tr {
page-break-inside: avoid;
break-inside: avoid;
}
</style>
</head>
<body>