闫增涛
2024-04-12 672575a32ecd7f8e0bcd76152040657e9e57328a
pages/bibliographyList/index.wxss
@@ -6,6 +6,8 @@
.custom-panel {
  height: 120px;
} */
@import "./index.skeleton.wxss";
.nacigationBar {
  background-color: #fff;
  display: flex;
@@ -57,16 +59,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 {