refactor: polish UI details
This commit is contained in:
parent
881dedb6b6
commit
6bcab6d563
45 changed files with 140 additions and 94 deletions
|
|
@ -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}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue