improve marking layout

This commit is contained in:
Ross
2020-11-23 11:18:22 +00:00
parent d2cb3bcc86
commit bb2fa5d457
4 changed files with 35 additions and 9 deletions
+9
View File
@@ -97,4 +97,13 @@ button a {
#stats-plot {
width: 50%;
float: right;
}
#dicom-element {
width: 60%;
float: left;
}
.marking {
float: right;
}