Merge branch 'fix/print-pdf-css' into fix/line-break

This commit is contained in:
jorge 2021-09-07 10:34:33 +02:00
commit 516fef1843
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
// https://developer.mozilla.org/en-US/docs/Web/CSS/Paged_Media
//
@media print {
}