🎨 style: 优化样式
This commit is contained in:
parent
19f0fa4605
commit
6404bfbdab
|
@ -730,8 +730,14 @@ img.changegray {
|
|||
#list .listcommity li .goodsStatus {
|
||||
position: absolute;
|
||||
right: 0;
|
||||
bottom: 14%;
|
||||
top: 0;
|
||||
width: 0.6rem;
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
}
|
||||
#list .listcommity .goodsStatus img {
|
||||
height: 0.6rem;
|
||||
|
||||
#list .listcommity li .goodsStatus > img {
|
||||
position: absolute;
|
||||
right: 0;
|
||||
z-index: 88;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue