<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#bx-messenger-thread-replies-area {
    display: flex;
}

#bx-messenger-thread-body {
    display: flex;
    flex-direction: column;
}

#bx-messenger-thread-body .history {
    min-height: auto;
}</pre></body></html>