fix some anatomy question creation bugs

This commit is contained in:
Ross
2024-10-14 10:08:54 +01:00
parent ffac3175e1
commit 8b84654ee3
7 changed files with 72 additions and 21 deletions
+8
View File
@@ -1312,4 +1312,12 @@ details.help-text > summary {
#dicom-image .help-text:hover{
background-color: rgba(0, 0, 0, 0.546);
}
.accordion-item {
background-color: black;
}
.accordion-button {
background-color: darkgray;
}