start importing dicomViewer

This commit is contained in:
Ross
2021-02-01 10:25:36 +00:00
parent 3076fc3aab
commit 66bed8233f
8 changed files with 211 additions and 53 deletions
+5 -1
View File
@@ -158,7 +158,7 @@ button a {
height: 600px;
}
#dicom-image.marking-dicom {
.marking-dicom {
position: fixed;
right: 0px;
bottom: 0px;
@@ -167,6 +167,10 @@ button a {
z-index: 1;
}
.cornerstone-canvas {
height: 100%;
}
.marking {
}