Added page break hints in viewer css.
This commit is contained in:
parent
dc5961d969
commit
7a0e764ffd
@ -1720,6 +1720,10 @@ html[dir='rtl'] #documentPropertiesOverlay .row > * {
|
||||
left: 0;
|
||||
display: block;
|
||||
}
|
||||
#printContainer div {
|
||||
page-break-after: always;
|
||||
page-break-inside: avoid;
|
||||
}
|
||||
}
|
||||
|
||||
.visibleLargeView,
|
||||
|
Loading…
x
Reference in New Issue
Block a user