Update DICOM image element ID and CSS class for legacy support

This commit is contained in:
Ross
2025-11-10 11:46:20 +00:00
parent 6d03e81e77
commit 02284be1a2
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -184,9 +184,9 @@ button a {
float: right;
}
#dicom-image {
#dicom-image-legacy {
width: 100%;
/* height: 600px; */
height: 600px;
}
.dicom-viewer {