Fix bug : missing me_type for PDF:operation_detail

This commit is contained in:
sparkyx 2025-12-27 13:24:07 +01:00
parent f7d068e269
commit 3cfceee3b0
3 changed files with 9 additions and 1 deletions

View file

@ -4279,3 +4279,7 @@ span.nb-round {
font-size:120%;
}
}
#module_setting .selectedcell {
background-color:beige;
}