diff --git a/anatomy/templates/anatomy/exam_scores_user.html b/anatomy/templates/anatomy/exam_scores_user.html index 11280c9d..44f7cb0c 100644 --- a/anatomy/templates/anatomy/exam_scores_user.html +++ b/anatomy/templates/anatomy/exam_scores_user.html @@ -50,11 +50,15 @@
-
Question No question loaded
-
-
-
-
Answers:
+
+
+
Question No question loaded
+
+
+
+
Answers:
+
+
{% endif %} @@ -70,6 +74,7 @@ @media (min-width: 768px) { .anatomy .card.sticky-top { min-width: 600px; } } + .anatomy .viewer-block .viewer-body { overflow: auto; } .dicom-viewer, .dicom-viewer .canvas-panel, .dicom-viewer .cornerstone-element { max-width: 100%; box-sizing: border-box; } .dicom-viewer canvas { max-width: 100% !important; width: 100% !important; height: auto !important; display: block; } #single-dicom-viewer { width: 100%; } @@ -81,7 +86,7 @@ {% if exam.publish_results %}