.chat-thread {
display: flex;
flex-direction: column;
position: relative;
@include chat-height(var(--chat-header-expanded-offset, 0px));
}