💄 Icon selector style changes
This commit is contained in:
@@ -24,9 +24,9 @@ export const GenericTileMenu = ({
|
|||||||
}
|
}
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<Menu withinPortal withArrow position="right-start">
|
<Menu withinPortal withArrow position="right">
|
||||||
<Menu.Target>
|
<Menu.Target>
|
||||||
<ActionIcon pos="absolute" top={4} right={4}>
|
<ActionIcon size="md" radius="md" variant="light" pos="absolute" top={8} right={8}>
|
||||||
<IconDots />
|
<IconDots />
|
||||||
</ActionIcon>
|
</ActionIcon>
|
||||||
</Menu.Target>
|
</Menu.Target>
|
||||||
|
|||||||
Reference in New Issue
Block a user