BUG 27913

This commit is contained in:
aixianling
2022-03-01 18:22:28 +08:00
parent cbdbae2c57
commit 3feed4ee0f

View File

@@ -126,6 +126,10 @@ export default {
.thumb {
width: 120px;
height: 120px;
& + .thumb {
margin-left: 8px;
}
}
}
</style>