@codecademy/gamut
72.5.072.5.1-alpha.ba3184.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
@@ -66,9 +66,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,