fix: 修改列表图偏移的问题
This commit is contained in:
parent
ceeded4539
commit
d7c0a21324
@ -116,7 +116,8 @@ $centerHeight: 100px;
|
|||||||
height: $centerHeight;
|
height: $centerHeight;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
.list-img {
|
.list-img {
|
||||||
height: 100%;
|
height: 100px;
|
||||||
|
width: 140px;
|
||||||
border-radius: 6px;
|
border-radius: 6px;
|
||||||
@extend .go-transition;
|
@extend .go-transition;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user