[data-chat-view=message-with-date]>.date-header{background-color:#ffffffa0;border-radius:5px;left:0;padding:5px;position:sticky;top:0;z-index:2}[data-chat-view=message]{align-items:stretch;background-color:var(--light-accent-color);border:none;contain:content;display:flex;flex-direction:column;gap:4px;justify-content:stretch;margin-right:50px;margin-top:10px;word-wrap:break-word}[data-chat-view=message]>.project-name,[data-chat-view=message]>.project-name>*{cursor:pointer}[data-chat-view=message]>.message-content{max-height:400px;overflow:hidden}[data-chat-view=message] .time{font-size:small;justify-content:flex-end;text-align:right;white-space:nowrap;width:100%}[data-chat-view=message][data-email-sent=true],[data-chat-view=message][data-sent=true]{background-color:var(--light-accent-color);margin-left:50px;margin-right:0}
/*# sourceMappingURL=ChatView.global.css.map */