Sfoglia il codice sorgente

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

xie.bx 3 anni fa
parent
commit
18c6bc7409
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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%;