@codecademy/gamut

72.2.472.2.5-alpha.a75830.0
dist/Flyout/index.js
~dist/Flyout/index.jsModified
+1
Index: package/dist/Flyout/index.js
===================================================================
--- package/dist/Flyout/index.js
+++ package/dist/Flyout/index.js
@@ -20,8 +20,9 @@
     clickOutsideCloses: true,
     escapeCloses: true,
     isOpen: expanded,
     shroud: true,
+    zIndex: "flyout",
     onRequestClose: onClose,
     children: /*#__PURE__*/_jsx(Background, {
       bg: bg,
       children: /*#__PURE__*/_jsxs(Drawer, {