This commit is contained in:
aixianling
2023-05-11 16:27:05 +08:00
parent 11c52de53d
commit 800df96c01

View File

@@ -207,8 +207,8 @@ export default {
flex-wrap: wrap; flex-wrap: wrap;
.item { .item {
width: 30vw; width: 29vw;
height: 30vw; height: 29vw;
position: relative; position: relative;
padding: 0 2pt 2pt 0; padding: 0 2pt 2pt 0;
box-sizing: border-box; box-sizing: border-box;