This commit is contained in:
Enrico Ros
2024-06-22 16:13:09 -07:00
parent a8fefb5a90
commit aaffcdbfeb
@@ -523,7 +523,7 @@ export function ChatMessage(props: {
// layout
display: 'flex',
flexDirection: 'column',
gap: 1,
gap: 2, // 2 because we give a bit more space between the 'classes' of fragments (content, attachments, etc.)
}}>
{/* (optional) Message date */}