Преглед на файлове

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 {