cleanup
This commit is contained in:
parent
2c4faedd21
commit
0a4da76e1b
@ -911,22 +911,15 @@
|
|||||||
}
|
}
|
||||||
@media print {
|
@media print {
|
||||||
@page {
|
@page {
|
||||||
margin: 0.0px ;
|
margin: 0.0mm;
|
||||||
padding: 0.0px ;
|
padding: 0.0mm;
|
||||||
}
|
|
||||||
#Header, #Footer {
|
|
||||||
display: none !important;
|
|
||||||
}
|
}
|
||||||
html {
|
html {
|
||||||
-webkit-print-color-adjust:exact;
|
-webkit-print-color-adjust:exact;
|
||||||
print-color-adjust: exact;
|
print-color-adjust: exact;
|
||||||
}
|
}
|
||||||
|
.card {
|
||||||
.page {
|
|
||||||
height: 100%;
|
|
||||||
width: 100%;
|
|
||||||
page-break-inside: avoid;
|
page-break-inside: avoid;
|
||||||
page-break-after: alway;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user