mirror of
https://github.com/C9Glax/tranga-website.git
synced 2025-09-10 03:48:21 +02:00
Make ConnectorIcons circular
This commit is contained in:
@@ -36,6 +36,7 @@ export default function MangaConnectorIcon({
|
||||
src={connector?.iconUrl ?? '/blahaj.png'}
|
||||
width={'25px'}
|
||||
height={'25px'}
|
||||
style={{borderRadius: '100%'}}
|
||||
/>
|
||||
</Tooltip>
|
||||
)
|
||||
|
Reference in New Issue
Block a user