diff --git a/src/components/Profile/BannerWithLightbox.tsx b/src/components/Profile/BannerWithLightbox.tsx index 682cba2..183ed40 100644 --- a/src/components/Profile/BannerWithLightbox.tsx +++ b/src/components/Profile/BannerWithLightbox.tsx @@ -26,7 +26,7 @@ export default function BannerWithLightbox({ className="rounded-none w-full aspect-[3/1]" classNames={{ skeleton: 'rounded-none', - wrapper: 'rounded-none border-none' + wrapper: 'rounded-none border-none aspect-[3/1]' }} errorPlaceholder={defaultBanner} ignoreAutoLoadPolicy