danicafisher commited on
Commit
a78f22d
1 Parent(s): ddfe39d

Update .chainlit/config.toml

Browse files
Files changed (1) hide show
  1. .chainlit/config.toml +1 -1
.chainlit/config.toml CHANGED
@@ -57,7 +57,7 @@ hide_cot = false
57
 
58
  # Specify a CSS file that can be used to customize the user interface.
59
  # The CSS file can be served from the public directory or via an external link.
60
- # custom_css = "/public/test.css"
61
 
62
  # Override default MUI light theme. (Check theme.ts)
63
  [UI.theme.light]
 
57
 
58
  # Specify a CSS file that can be used to customize the user interface.
59
  # The CSS file can be served from the public directory or via an external link.
60
+ custom_css = "/public/stylesheet.css"
61
 
62
  # Override default MUI light theme. (Check theme.ts)
63
  [UI.theme.light]