yiming
2024-04-03 8c794be279e13aa477af7ebbe4bc97570b7da816
pages/bibliographyList/index.wxss
@@ -57,16 +57,14 @@
.outsideHigherImageBox {}
.downloadIcon {
  width: 30rpx;
  height: 24rpx;
  width: 34rpx;
  height: 34rpx;
  border-radius: 5rpx 5rpx 5rpx 5rpx;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0rpx;
  right: 0rpx;
  padding: 10rpx;
  display: flex;
  align-items: center;
}
.downloadIcon image {