mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-09 02:46:52 +08:00
Fix/explore darkmode (#14751)
This commit is contained in:
@@ -40,7 +40,7 @@ const Explore: FC<IExploreProps> = ({
|
||||
}, [isCurrentWorkspaceDatasetOperator])
|
||||
|
||||
return (
|
||||
<div className='flex h-full bg-gray-100 border-t border-gray-200 overflow-hidden'>
|
||||
<div className='flex h-full bg-background-body border-t border-divider-regular overflow-hidden'>
|
||||
<ExploreContext.Provider
|
||||
value={
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user