style: 调整聊天室右侧名单列表整体宽度
This commit is contained in:
@@ -134,7 +134,7 @@ a:hover {
|
||||
|
||||
/* 右侧用户列表面板 */
|
||||
.chat-right {
|
||||
width: 150px;
|
||||
width: 175px;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
border-left: 1px solid var(--border-blue);
|
||||
|
||||
Reference in New Issue
Block a user