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