avoid breaks
This commit is contained in:
@@ -206,6 +206,10 @@
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
}
|
||||
tr {
|
||||
page-break-inside: avoid;
|
||||
break-inside: avoid;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user