Commit 289a6936 authored by Max Alekseenko's avatar Max Alekseenko

add border-radius for image

parent 05301955
......@@ -125,6 +125,7 @@ const MarketplaceAppModal = ({
<Image
src={ logoUrl }
alt={ `${ title } app icon` }
borderRadius="md"
/>
</Flex>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment