mirror of
https://github.com/inventree/InvenTree.git
synced 2026-04-14 07:18:44 +00:00
Table icon fix (#11694)
This commit is contained in:
@@ -66,7 +66,7 @@ export function TableHoverCard({
|
||||
zIndex={zIndex}
|
||||
>
|
||||
<HoverCard.Target>
|
||||
<Group gap='xs' justify='space-between' wrap='nowrap'>
|
||||
<Group gap='xs' justify='space-between'>
|
||||
{value}
|
||||
<InvenTreeIcon
|
||||
icon={icon ?? 'info'}
|
||||
|
||||
Reference in New Issue
Block a user