Authored by 梁志锋

浏览记录删除按钮 扩大区域

... ... @@ -55,7 +55,10 @@
.del-icon {
position: absolute;
right: 0.75rem;
bottom: 0.25rem;
width: 60rem / $pxConvertRem;
height: 60rem / $pxConvertRem;
line-height: 60rem / $pxConvertRem;
text-align: center;
color: #999;
}
}
... ...