样式调整
continuous-integration/drone/push Build encountered an error Details

main
wangxiaoshuang 2025-10-15 09:34:28 +08:00
parent 0df193c474
commit 75059297ad
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: 0;
left: -20px;
top: 40px;
color: #d0d0d0;
background-color: #323232;
min-width: 80px;
min-width: 100px;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
border: 1px solid #4e4e4e;
padding: 5px;