shish пре 11 месеци
родитељ
комит
db75a61ee7
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      mallApp/src/pages/goods/detail.vue

+ 2 - 2
mallApp/src/pages/goods/detail.vue

@@ -263,7 +263,7 @@ export default {
          align-items: center;
          justify-content: center;
          width: 112upx;
-         height: 56upx;
+         height: 84upx;
          background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%);
          border-radius: 12upx;
          border: 1upx solid #e1e5e9;
@@ -279,7 +279,7 @@ export default {
          }
          
          .iconfont {
-           font-size: 28upx;
+           font-size: 32upx;
            color: #4a5568;
            text-shadow: 0 1upx 2upx rgba(255, 255, 255, 0.8);
          }