Refactor DICOM 3D setup to clear element before 2D loader fallback and comment out fixed height in CSS

This commit is contained in:
Ross
2025-11-10 11:25:08 +00:00
parent 72c20c13e0
commit 2a07843a6b
2 changed files with 8 additions and 1 deletions
+1 -1
View File
@@ -186,7 +186,7 @@ button a {
#dicom-image {
width: 100%;
height: 600px;
/* height: 600px; */
}
.dicom-viewer {