diff --git a/src/pages/index/components/chat/ChatCardMine/styles/index.scss b/src/pages/index/components/chat/ChatCardMine/styles/index.scss index f97dbfc..2eb4d92 100644 --- a/src/pages/index/components/chat/ChatCardMine/styles/index.scss +++ b/src/pages/index/components/chat/ChatCardMine/styles/index.scss @@ -1,5 +1,5 @@ .chat-mine { - margin: 6px 12px; + margin: 0 12px 6px; padding: 8px 16px; border-radius: 15px;