Add report.scss

This commit is contained in:
Ivan Kljun 2023-07-31 10:10:49 +02:00
parent d9df37745f
commit 8ff8a0b005

View file

@ -538,9 +538,9 @@ label {
.report-checklist-item {
display: -webkit-box; /* for wkhtmltopdf compatibility */
display: flex;
-webkit-box-pack: start; /* for wkhtmltopdf compatibility */
justify-content: start;
margin-top: .5em;
-webkit-box-pack: start; /* for wkhtmltopdf compatibility */
div:nth-child(2) {
margin-top: .2em;