调整样式

This commit is contained in:
liu
2026-09-06 23:15:13 +08:00
parent 74aee003e7
commit 1b9e505feb
11 changed files with 45 additions and 29 deletions
+2 -3
View File
@@ -59,8 +59,8 @@
}
&__image {
width: 150rpx;
height: 150rpx;
width: 180rpx;
height: 180rpx;
border-radius: 12rpx;
background: #f2f3f5;
flex-shrink: 0;
@@ -108,7 +108,6 @@
}
&__spec {
margin-top: 10rpx;
font-size: 24rpx;
color: #969799;
}