This commit is contained in:
yixu
2025-09-15 16:13:57 +08:00
parent eeeebb8be8
commit 0dd0c10ca4
4 changed files with 13 additions and 8 deletions

View File

@@ -38,6 +38,7 @@
.vue-recycle-scroller__item-wrapper {
width: 100%;
height: 59vw;
display: flex;
flex-flow: wrap;
}