Same pattern as agents-view fix — .chat-view had display:flex + height:100% but no flex or width, so it shrank to content width (~270px) instead of filling the .project-content parent.
Same pattern as agents-view fix — .chat-view had display:flex + height:100% but no flex or width, so it shrank to content width (~270px) instead of filling the .project-content parent.