From f5c0b557f0d6ae5e10df0d3b9978759bd0774b68 Mon Sep 17 00:00:00 2001 From: wujingjing <gersonwu@qq.com> Date: 星期三, 17 七月 2024 18:12:27 +0800 Subject: [PATCH] 左右空白 --- src/components/chat/chatComponents/summaryCom/SummaryCom.vue | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/src/components/chat/chatComponents/summaryCom/SummaryCom.vue b/src/components/chat/chatComponents/summaryCom/SummaryCom.vue index c827974..4338465 100644 --- a/src/components/chat/chatComponents/summaryCom/SummaryCom.vue +++ b/src/components/chat/chatComponents/summaryCom/SummaryCom.vue @@ -147,6 +147,8 @@ grid: { // bottom: 120, // right: '15%', + left:'5%', + right:'5%', bottom: '8%', }, toolbox: { -- Gitblit v1.9.3