IO-2317 Messaging screen on mobile

This commit is contained in:
swtmply
2023-06-06 02:07:30 +08:00
parent e25f2db2b1
commit 6d8463265c
2 changed files with 22 additions and 3 deletions

View File

@@ -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 />
) : (