mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2026-04-06 01:25:33 +00:00
tiny layout fix
This commit is contained in:
parent
2313580d1d
commit
e132299bb8
@ -124,7 +124,7 @@ export const GalleryForm = ({ state, setState }: Props) => {
|
|||||||
<input {...getInputProps()} data-testid='gallery-upload-input' />
|
<input {...getInputProps()} data-testid='gallery-upload-input' />
|
||||||
<div>
|
<div>
|
||||||
<BiSolidImage className='tw:h-16 tw:w-16 tw:m-auto tw:mb-2' />
|
<BiSolidImage className='tw:h-16 tw:w-16 tw:m-auto tw:mb-2' />
|
||||||
<span className='tw:text-center'>Upload Image</span>
|
<span className='tw:text-center'>Upload Image</span>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user