From 08429b4852b4acc2fce8f994d6bdfad890ea337e Mon Sep 17 00:00:00 2001
From: wujingjing <gersonwu@qq.com>
Date: 星期日, 29 九月 2024 10:53:35 +0800
Subject: [PATCH] recordsetTable

---
 src/components/chat/chatComponents/common.ts |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/components/chat/chatComponents/common.ts b/src/components/chat/chatComponents/common.ts
index ff5af86..0188716 100644
--- a/src/components/chat/chatComponents/common.ts
+++ b/src/components/chat/chatComponents/common.ts
@@ -63,7 +63,7 @@
 			// bottom: 120,
 			// right: '15%',
 			top: 65,
-			left: 35,
+			left: 65,
 			right: 45,
 		},
 		tooltip: {

--
Gitblit v1.9.3