This commit is contained in:
Ross
2020-12-27 11:48:55 +00:00
parent 90a467f915
commit 19d14296fc
2 changed files with 8 additions and 2 deletions
+7 -1
View File
@@ -146,10 +146,16 @@ button a {
#dicom-image {
width: 60%;
height: 600px;
}
#dicom-image.marking-dicom {
position: fixed;
right: 0px;
height: 600px;
bottom: 0px;
width: 50%;
height: 90%;
}
.marking {