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

This commit is contained in:
2025-03-07 14:13:57 +08:00
parent 1af302961b
commit c74b482f0d
+3
View File
@@ -495,4 +495,7 @@ export default {
min-height: 48px;
height: auto;
}
::v-deep .el-collapse-item__content{
padding-bottom: 0;
}
</style>