瀏覽代碼

fix: 消息无法滚动到底部的bug

xsx 1 年之前
父節點
當前提交
e600aebd56
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      im-uniapp/components/chat-message-item/chat-message-item.vue

+ 1 - 0
im-uniapp/components/chat-message-item/chat-message-item.vue

@@ -256,6 +256,7 @@ export default {
 				color: $im-text-color-lighter;
 				font-size: $im-font-size-smaller;
 				line-height: $im-font-size-smaller;
+				height: $im-font-size-smaller;
 			}
 
 			.chat-msg-bottom {