mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-10 03:16:51 +08:00
fix: batch mobile layout fixes (#1641)
This commit is contained in:
@@ -33,7 +33,7 @@ const Explore: FC<IExploreProps> = ({
|
||||
}, [])
|
||||
|
||||
return (
|
||||
<div className='flex h-full bg-gray-100 border-t border-gray-200'>
|
||||
<div className='flex h-full bg-gray-100 border-t border-gray-200 overflow-hidden'>
|
||||
<ExploreContext.Provider
|
||||
value={
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user