refactor: polish UI details

This commit is contained in:
codytseng 2025-12-04 23:24:16 +08:00
parent 881dedb6b6
commit 6bcab6d563
45 changed files with 140 additions and 94 deletions

View file

@ -25,6 +25,7 @@ export default function BannerWithLightbox({
image={{ url: bannerUrl, pubkey }}
className="rounded-none w-full aspect-[3/1]"
classNames={{
skeleton: 'rounded-none',
wrapper: 'rounded-none border-none'
}}
errorPlaceholder={defaultBanner}