Reorded css at reports.scss

This commit is contained in:
Ivan Kljun 2023-07-31 17:08:40 +02:00
parent 9a37b75001
commit dd65b26070

View file

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