From 10cd89f9f93d90b43c0e5e33b5e0bbfbeb0b267b Mon Sep 17 00:00:00 2001 From: lkddi Date: Thu, 12 Mar 2026 13:17:10 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E8=B0=83=E6=95=B4=E8=81=8A=E5=A4=A9?= =?UTF-8?q?=E5=AE=A4=E5=8F=B3=E4=BE=A7=E5=90=8D=E5=8D=95=E5=88=97=E8=A1=A8?= =?UTF-8?q?=E6=95=B4=E4=BD=93=E5=AE=BD=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- id | 1 - public/css/chat.css | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 id diff --git a/id b/id deleted file mode 100644 index d917b2c..0000000 --- a/id +++ /dev/null @@ -1 +0,0 @@ -已存在:.$existing- diff --git a/public/css/chat.css b/public/css/chat.css index bd9fd75..92c7195 100644 --- a/public/css/chat.css +++ b/public/css/chat.css @@ -134,7 +134,7 @@ a:hover { /* 右侧用户列表面板 */ .chat-right { - width: 150px; + width: 175px; display: flex; flex-direction: column; border-left: 1px solid var(--border-blue);