总览图宽度修改

This commit is contained in:
fengrong 2024-12-26 15:35:15 +08:00
parent ac9991272b
commit 0318656dc7
2 changed files with 6 additions and 1 deletions

View File

@ -610,6 +610,9 @@ const getSafeImagePath = (item, type) => {
}
}
}
.grid-content{
width: 170px;
}
.modelOperate{
display: flex;
flex-direction: column;

View File

@ -622,7 +622,9 @@ const getSafeImagePath = (item, type) => {
}
}
}
.grid-content{
width: 170px;
}
.modelOperate{
display: flex;
flex-direction: column;