diff --git a/source/components/conversation/conversation.css b/source/components/conversation/conversation.css index 329775a0c..af2e1cc30 100644 --- a/source/components/conversation/conversation.css +++ b/source/components/conversation/conversation.css @@ -424,4 +424,5 @@ for the appearing element to appear without stacking up below the first one */ .conversationContainer { flex: 1; + margin-bottom: 2em; }