Skip to content

Commit

Permalink
fix spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
SerhiiTsybulskyi committed Aug 2, 2024
1 parent 7a46c38 commit e1e41db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/theme.ts
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ export const chatTheme: ChatTheme = {
},
messages: {
base: '',
console: 'flex flex-col flex-1 overflow-hidden',
console: 'flex flex-col mr-5 flex-1 overflow-hidden',
companion: 'flex w-full h-full',
back: 'self-start p-0 my-2',
inner: 'flex-1 h-full flex flex-col',
Expand Down

0 comments on commit e1e41db

Please sign in to comment.