Update DICOM image element ID for consistency and add CSS styles for anatomy DICOM image

This commit is contained in:
Ross
2025-11-10 11:48:01 +00:00
parent 02284be1a2
commit 1b6757bff2
3 changed files with 7 additions and 2 deletions
+5
View File
@@ -189,6 +189,11 @@ button a {
height: 600px;
}
#anatomy-dicom-image {
width: 100%;
height: 600px;
}
.dicom-viewer {
width: 100%;
height: 600px;