From 2887b039ae67af588b988c257b314a3f4c70ae0f Mon Sep 17 00:00:00 2001 From: wujingjing <gersonwu@qq.com> Date: 星期三, 17 七月 2024 16:16:35 +0800 Subject: [PATCH] 8% --- src/components/chat/chatComponents/summaryCom/SummaryCom.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/components/chat/chatComponents/summaryCom/SummaryCom.vue b/src/components/chat/chatComponents/summaryCom/SummaryCom.vue index 90cb7b3..c827974 100644 --- a/src/components/chat/chatComponents/summaryCom/SummaryCom.vue +++ b/src/components/chat/chatComponents/summaryCom/SummaryCom.vue @@ -147,7 +147,7 @@ grid: { // bottom: 120, // right: '15%', - bottom: '5%', + bottom: '8%', }, toolbox: { show: true, -- Gitblit v1.9.3