mirror of
https://gitee.com/dromara/go-view.git
synced 2025-04-06 03:58:04 +08:00
fix: 修改列表图偏移的问题
This commit is contained in:
parent
b88d90cb80
commit
aa0569ef4b
@ -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