pl-fe: improve floating-ui behavior

Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
marcin mikołajczak
2024-09-27 23:43:11 +02:00
parent 4635c4daa2
commit 1c4aaeaea5

View File

@ -48,6 +48,7 @@ const StatusHoverCard: React.FC<IStatusHoverCard> = ({ visible = true }) => {
elements: {
reference: targetRef,
},
placement: 'top',
middleware: [
shift({
padding: 8,