fix horizontal scroll on gallery page
This commit is contained in:
@@ -75,7 +75,7 @@ const MasonryGallery = ({
|
||||
return (
|
||||
<>
|
||||
<div
|
||||
className="w-full flex items-center flex-wrap"
|
||||
className="flex items-center flex-wrap"
|
||||
style={{
|
||||
position: "relative",
|
||||
}}
|
||||
|
Reference in New Issue
Block a user