.
This commit is contained in:
@@ -158,6 +158,11 @@ button a {
|
||||
height: 600px;
|
||||
}
|
||||
|
||||
.dicom-viewer {
|
||||
width: 100%;
|
||||
height: 600px;
|
||||
}
|
||||
|
||||
.marking-dicom {
|
||||
position: fixed;
|
||||
right: 0px;
|
||||
@@ -208,10 +213,6 @@ button a {
|
||||
}
|
||||
|
||||
.drop-target {
|
||||
border: 1px dashed white;
|
||||
}
|
||||
|
||||
#drop-container {
|
||||
width: 100%;
|
||||
width: 100vw;
|
||||
height: 100px;
|
||||
@@ -225,6 +226,10 @@ button a {
|
||||
margin-right: -50vw;
|
||||
}
|
||||
|
||||
#drop-container {
|
||||
border: 1px dashed white;
|
||||
}
|
||||
|
||||
.submit-button {
|
||||
position: sticky;
|
||||
bottom: 0;
|
||||
|
||||
Reference in New Issue
Block a user