style: 调整聊天室右侧名单列表整体宽度
This commit is contained in:
+1
-1
@@ -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);
|
||||||
|
|||||||
Reference in New Issue
Block a user