Merge pull request 'fix:相似图片放大时间蒙层' (#126) from fix/changeimgback into test

Reviewed-on: #126
pull/133/head
赵辉 1 year ago
commit 77d61a986d

@ -612,9 +612,9 @@ defineExpose({
.small-mark{
width: 100%;
height: 36px;
height: 56px;
background: linear-gradient(180deg,rgba(0,0,0,0.01), rgba(0,0,0,0.44) 88%);
border-radius: 0px 8px 8px 8px;
//border-radius: 0px 8px 8px 8px;
position: absolute;
left: 0;
bottom: 0;

Loading…
Cancel
Save