mirror of
https://github.com/langgenius/dify.git
synced 2026-01-08 07:14:14 +00:00
fix: change default theme to light in layout (#14295)
This commit is contained in:
@@ -55,6 +55,7 @@ const LocaleLayout = ({
|
||||
<TanstackQueryIniter>
|
||||
<ThemeProvider
|
||||
attribute='data-theme'
|
||||
forcedTheme='light'
|
||||
defaultTheme='system'
|
||||
enableSystem
|
||||
disableTransitionOnChange
|
||||
|
||||
Reference in New Issue
Block a user