Compare commits

..

No commits in common. "bf2a2818ceb710945c0a6afaf0f8b89b1a7609b0" and "58c33bc008230fd37ceebbffb08bbf93d7e248c9" have entirely different histories.

1 changed files with 2 additions and 2 deletions

View File

@ -887,11 +887,11 @@ export default {
.dicom-wrapper .dropdown-content {
display: none;
position: absolute;
left: -20px;
left: 0;
top: 40px;
color: #d0d0d0;
background-color: #323232;
min-width: 100px;
min-width: 80px;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
border: 1px solid #4e4e4e;
padding: 5px;