Merge pull request #103 from AmruthPillai/develop

Bugfix: Pagebreak Avoidance
This commit is contained in:
Amruth Pillai
2020-04-16 15:06:22 +05:30
committed by GitHub

View File

@ -129,6 +129,7 @@ input[type='range']::-webkit-slider-thumb {
#printPage,
#printPage * {
visibility: visible;
page-break-inside: avoid;
}
#printPage {