We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 005d61c commit 2a60314Copy full SHA for 2a60314
app/views/ReportView/components/Appendices/index.scss
@@ -7,6 +7,7 @@
7
8
@media print {
9
word-break: break-all;
10
+ font-family: Arial, Helvetica, sans-serif;
11
}
12
13
&-title {
0 commit comments