From 266bf7454bcd0e3d814c974c6b0b05349fe549db Mon Sep 17 00:00:00 2001
From: yxl <584911253@qq.com>
Date: 星期二, 14 一月 2025 17:16:11 +0800
Subject: [PATCH] commit

---
 src/components/Chat/chatList.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/components/Chat/chatList.vue b/src/components/Chat/chatList.vue
index ef29cd0..caa238e 100644
--- a/src/components/Chat/chatList.vue
+++ b/src/components/Chat/chatList.vue
@@ -784,7 +784,7 @@
 
 .newConcentLeft table {
   border: 1px solid white;
-  text-align: center;
+  text-align: left;
   line-height: 30px;
   font-family: "Arial", sans-serif;
   font-size: 16px;

--
Gitblit v1.9.3