This commit is contained in:
kbing1981 2024-08-15 10:36:13 +08:00
parent 809d8a3bee
commit ad2056e07d
1 changed files with 2 additions and 1 deletions

View File

@ -409,7 +409,7 @@
} }
.item-view { .item-view {
width: 60%; width: 59%;
height: 100%; height: 100%;
display: flex; display: flex;
flex-direction: column; flex-direction: column;
@ -460,6 +460,7 @@
margin-bottom: 10px; margin-bottom: 10px;
align-items: center; align-items: center;
padding: 20rpx; padding: 20rpx;
align-items:flex-start;
} }
.item-detail { .item-detail {