IO-2317 Messaging screen on mobile
This commit is contained in:
@@ -112,7 +112,7 @@ export function ChatPopupComponent({
|
||||
/>
|
||||
|
||||
<Row gutter={[8, 8]} className="chat-popup-content">
|
||||
<Col span={8}>
|
||||
<Col span={8} sm={8} xs={selectedConversation && 0}>
|
||||
{loading ? (
|
||||
<LoadingSpinner />
|
||||
) : (
|
||||
|
||||
Reference in New Issue
Block a user