fix action tooltip container
This commit is contained in:
parent
da65191cd8
commit
e1d6632445
|
@ -29,7 +29,7 @@ export default function ActionTooltip ({ children, notForm, disable, overlayText
|
|||
}
|
||||
}}
|
||||
>
|
||||
<span className='d-inline-block'>
|
||||
<span>
|
||||
{children}
|
||||
</span>
|
||||
</OverlayTrigger>
|
||||
|
|
Loading…
Reference in New Issue