mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-15 02:16:00 +08:00
fix: change default theme to light in layout (#14295)
This commit is contained in:
parent
07d6cb3f4a
commit
3403ac361a
@ -55,6 +55,7 @@ const LocaleLayout = ({
|
||||
<TanstackQueryIniter>
|
||||
<ThemeProvider
|
||||
attribute='data-theme'
|
||||
forcedTheme='light'
|
||||
defaultTheme='system'
|
||||
enableSystem
|
||||
disableTransitionOnChange
|
||||
|
Loading…
x
Reference in New Issue
Block a user