非dicom预览样式调整
continuous-integration/drone/push Build is passing Details

uat
wangxiaoshuang 2025-03-07 14:13:57 +08:00
parent 1af302961b
commit c74b482f0d
1 changed files with 3 additions and 0 deletions

View File

@ -495,4 +495,7 @@ export default {
min-height: 48px;
height: auto;
}
::v-deep .el-collapse-item__content{
padding-bottom: 0;
}
</style>