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