This commit is contained in:
parent
809d8a3bee
commit
ad2056e07d
|
@ -409,7 +409,7 @@
|
|||
}
|
||||
|
||||
.item-view {
|
||||
width: 60%;
|
||||
width: 59%;
|
||||
height: 100%;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
@ -460,6 +460,7 @@
|
|||
margin-bottom: 10px;
|
||||
align-items: center;
|
||||
padding: 20rpx;
|
||||
align-items:flex-start;
|
||||
}
|
||||
|
||||
.item-detail {
|
||||
|
|
Loading…
Reference in New Issue