From 1c3933b20438da1d858dda2161f058dfa1b36f1e Mon Sep 17 00:00:00 2001
From: ZZJ <10913410+zzj2100@user.noreply.gitee.com>
Date: 星期三, 22 六月 2022 15:01:29 +0800
Subject: [PATCH] 联动场景新增算法

---
 src/views/productDetail/components/Function.vue |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/src/views/productDetail/components/Function.vue b/src/views/productDetail/components/Function.vue
index 1f8fe4b..58664e3 100644
--- a/src/views/productDetail/components/Function.vue
+++ b/src/views/productDetail/components/Function.vue
@@ -88,7 +88,8 @@
     flex-wrap: wrap;
 
     .sceneItem {
-      width: 600px;
+      width: 599px;
+      margin-bottom: 20px;
 
       .sceneTitle {
         margin-bottom: 10px;

--
Gitblit v1.8.0