.
This commit is contained in:
@@ -100,4 +100,14 @@
|
||||
}
|
||||
#dicom-window-panel:hover {
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
#dicom-summary {
|
||||
position: relative;
|
||||
z-index: 999;
|
||||
max-width: 100%;
|
||||
height: 100%;
|
||||
color: red;
|
||||
top: -100%;
|
||||
overflow: scroll
|
||||
}
|
||||
Reference in New Issue
Block a user