print color fix

This commit is contained in:
Marek Fraczyk
2021-02-17 10:59:01 +02:00
parent 398f2ba695
commit 2859b1db1c

View File

@ -16,6 +16,10 @@
html, body {
width: 210mm;
height: 297mm;
color: $dark;
}
.table {
color: $dark;
}
.invoice-box {
box-shadow: none;