mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-09-11 23:54:43 +08:00
fixes problem with splitted table when generating pdf report [SCI-302]
This commit is contained in:
parent
e83566799c
commit
b350dff826
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ div.print-report {
|
|||
}
|
||||
|
||||
.hot-table-container {
|
||||
page-break-inside: avoid;
|
||||
.ht_master .wtHolder {
|
||||
overflow: hidden !important;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue