@codecademy/gamut
72.2.472.2.5-alpha.a75830.0
dist/Tip/shared/InlineTip.js~
dist/Tip/shared/InlineTip.jsModified+1−1
Index: package/dist/Tip/shared/InlineTip.js
===================================================================
--- package/dist/Tip/shared/InlineTip.js
+++ package/dist/Tip/shared/InlineTip.js
@@ -47,9 +47,9 @@
children: children
});
const tipBody = /*#__PURE__*/_jsx(InlineTipBodyWrapper, {
alignment: alignment,
- zIndex: zIndex ?? 1,
+ zIndex: zIndex ?? 'foreground',
...inlineWrapperProps,
children: /*#__PURE__*/_jsx(TipBody, {
alignment: tipBodyAlignment,
"aria-hidden": isHoverType,