mirror of
https://gitee.com/dromara/go-view.git
synced 2025-02-24 08:12:49 +08:00
fix: 修改列表图偏移的问题
This commit is contained in:
parent
b88d90cb80
commit
aa0569ef4b
@ -116,7 +116,8 @@ $centerHeight: 100px;
|
||||
height: $centerHeight;
|
||||
overflow: hidden;
|
||||
.list-img {
|
||||
height: 100%;
|
||||
height: 100px;
|
||||
width: 140px;
|
||||
border-radius: 6px;
|
||||
@extend .go-transition;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user