style: 调整聊天室右侧名单列表整体宽度

This commit is contained in:
2026-03-12 13:17:10 +08:00
parent a6b80eadc3
commit 10cd89f9f9
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -1 +0,0 @@
已存在:.$existing-
+1 -1
View File
@@ -134,7 +134,7 @@ a:hover {
/* 右侧用户列表面板 */ /* 右侧用户列表面板 */
.chat-right { .chat-right {
width: 150px; width: 175px;
display: flex; display: flex;
flex-direction: column; flex-direction: column;
border-left: 1px solid var(--border-blue); border-left: 1px solid var(--border-blue);