mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-13 16:22:59 +10:00
page break avoidance
This commit is contained in:
@ -129,6 +129,7 @@ input[type='range']::-webkit-slider-thumb {
|
||||
#printPage,
|
||||
#printPage * {
|
||||
visibility: visible;
|
||||
page-break-inside: avoid;
|
||||
}
|
||||
|
||||
#printPage {
|
||||
|
||||
Reference in New Issue
Block a user