mirror of
https://github.com/web3privacy/explorer-app.git
synced 2024-10-15 16:46:26 +02:00
fix: detail image width
This commit is contained in:
parent
a926b2553a
commit
272f2ceed1
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ const logo = props.project?.logos?.at(0)?.url
|
||||||
>
|
>
|
||||||
<ClientOnly>
|
<ClientOnly>
|
||||||
<div
|
<div
|
||||||
|
w-full
|
||||||
max-w-200px
|
max-w-200px
|
||||||
max-h-200px
|
max-h-200px
|
||||||
shrink
|
shrink
|
||||||
|
|
Loading…
Reference in a new issue