mirror of
https://github.com/langgenius/dify.git
synced 2026-03-21 22:38:26 +08:00
fix: update theme imports in globals.css
This commit is contained in:
@ -4,8 +4,8 @@
|
||||
|
||||
@import "../../themes/light.css";
|
||||
@import "../../themes/dark.css";
|
||||
@import "../../themes/other-light.css";
|
||||
@import "../../themes/other-dark.css";
|
||||
@import "../../themes/manual-light.css";
|
||||
@import "../../themes/manual-dark.css";
|
||||
|
||||
html[data-changing-theme] * {
|
||||
transition: none !important;
|
||||
|
||||
Reference in New Issue
Block a user