瀏覽代碼

修复聊天列表时间显示不全的问题

xie.bx 3 年之前
父節點
當前提交
18c6bc7409
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      im-ui/src/components/chat/ChatItem.vue

+ 1 - 1
im-ui/src/components/chat/ChatItem.vue

@@ -103,7 +103,7 @@
 
 		.mid {
 			margin-left: 15px;
-			flex: 3;
+			flex: 2;
 			display: flex;
 			flex-direction: column;
 			height: 100%;