总览图宽度修改
This commit is contained in:
parent
ac9991272b
commit
0318656dc7
@ -610,6 +610,9 @@ const getSafeImagePath = (item, type) => {
|
||||
}
|
||||
}
|
||||
}
|
||||
.grid-content{
|
||||
width: 170px;
|
||||
}
|
||||
.modelOperate{
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
@ -622,7 +622,9 @@ const getSafeImagePath = (item, type) => {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.grid-content{
|
||||
width: 170px;
|
||||
}
|
||||
.modelOperate{
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
Loading…
Reference in New Issue
Block a user