Skip to content

Commit 87e9ab7

Browse files
committed
Update placements.js
1 parent 61a3efd commit 87e9ab7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/placements.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ export const placements = {
3939
leftTop: {
4040
points: ['tr', 'tl'],
4141
overflow: autoAdjustOverflow,
42-
offset: [-3, 0],
42+
offset: [-4, 0],
4343
targetOffset,
4444
},
4545
topRight: {

0 commit comments

Comments
 (0)