Skip to content

Commit 0ff77f4

Browse files
fix mistake of renaming
1 parent 6c9266c commit 0ff77f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/core/packages/chrome/navigation/src/constants.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@ export const POPOVER_HOVER_DELAY = 100;
1818
export const TOP_BAR_HEIGHT = 48;
1919
export const TOP_BAR_POPOVER_GAP = 8;
2020
export const BOTTOM_POPOVER_GAP = 17;
21+
export const POPOVER_OFFSET = 5;
2122
export const TOOLTIP_OFFSET = 4;

0 commit comments

Comments
 (0)