Compare commits

...

2 Commits

Author SHA1 Message Date
wangxiaoshuang bf2a2818ce Merge branch 'uat'
continuous-integration/drone/push Build is passing Details
2025-10-15 09:54:33 +08:00
wangxiaoshuang 75059297ad 样式调整
continuous-integration/drone/push Build encountered an error Details
2025-10-15 09:34:28 +08:00
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;