Fix:5257 【商城小程序】奖品轮播卡片按效果图再大小调大一点

This commit is contained in:
linxi
2026-05-14 10:40:37 +08:00
parent e0e475c0d0
commit 0636c93695
+1 -1
View File
@@ -703,7 +703,7 @@ export default {
color: #333;
&.is-active {
transform: scale(1.1); /* 当前项放大 */
transform: scale(1.2); /* 当前项放大 */
z-index: 10;
color: #cb302c;