feat: 相关商品样式调整

This commit is contained in:
duanshuwen
2025-11-09 17:26:01 +08:00
parent ac8baa7f95
commit bf5224dabe
2 changed files with 9 additions and 7 deletions

View File

@@ -35,9 +35,6 @@
}
.album-title {
background: linear-gradient(
180deg,
rgba(0, 0, 0, 0) 0%,
rgba(0, 0, 0, 0.6) 100%
);
background: rgba(0, 0, 0, 0.5);
height: 20px;
}