mirror of
https://github.com/enricoros/big-AGI.git
synced 2026-05-10 21:50:14 -07:00
Style
This commit is contained in:
@@ -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 */}
|
||||
|
||||
Reference in New Issue
Block a user