mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-13 11:45:45 +03:00
parent
bc2f6107b9
commit
c889fd5638
@ -120,7 +120,7 @@ const ProfileOverlay = (props: ProfileOverlayProps) => {
|
||||
borderRadius={2}
|
||||
/>
|
||||
) : (
|
||||
<Box size={60} backgroundColor={color}>
|
||||
<Box size={60} borderRadius={2} backgroundColor={color}>
|
||||
<Center height={60}>
|
||||
<Sigil ship={ship} size={32} color={color} />
|
||||
</Center>
|
||||
|
Loading…
Reference in New Issue
Block a user