We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c4ba27 commit 1e2adceCopy full SHA for 1e2adce
1 file changed
_config/ui/app/_components/Submit/NetworkSubmitForm.tsx
@@ -58,7 +58,7 @@ function LogoWell({
58
<img
59
src={dataURL}
60
alt={`${svgFileName} preview`}
61
- className={'size-12 shrink-0 rounded-full bg-white object-contain p-1.5'}
+ className={'size-12 shrink-0 rounded-full bg-white object-contain p-0.5'}
62
/>
63
) : (
64
<span className={'font-mono text-2xl text-white/35'}>{'+'}</span>
0 commit comments