From 4707139df757e848b8746f9d7dcb837cdf5d78c3 Mon Sep 17 00:00:00 2001
From: heyujie <516346543@qq.com>
Date: 星期五, 22 四月 2022 16:30:17 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.5.5:10010/r/web/saas-web

---
 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