This commit is contained in:
liuyuan
2025-03-10 15:26:34 +08:00
parent 6e36d6d957
commit a7cc147375
4 changed files with 28 additions and 9 deletions

View File

@@ -549,14 +549,14 @@ export default {
width: 100%;
.learning_item{
width: 49%;
width: 326rpx;
margin-bottom: 20rpx;
.book_image{
background-color: rgba(125, 193, 240, 0.15);
display: block;
width: 100% !important;
height: 168rpx;
height: 170rpx;
}
}
}