Skip to content

Commit

Permalink
Setup theme and font size
Browse files Browse the repository at this point in the history
  • Loading branch information
teodorus-nathaniel committed Sep 4, 2023
1 parent a2e0e48 commit f5be6ed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/chat/ChatIframe.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ function generateGrillConfig(entity: ChatEntity['entity']): GrillConfig | null {
hub: {
id: COMMENTS_HUB_ID,
},
theme: 'light',
rootFontSize: '1rem',
channel: {
type: 'resource',
resource: new Resource({
Expand Down

0 comments on commit f5be6ed

Please sign in to comment.