{"version":3,"sources":["../src/ScrollableRegion/ScrollableRegion.module.css.js"],"names":[],"mappings":"AAAA,6CAME,aAAc,CADd,iBAEF","file":"ScrollableRegion-c1018dbe.css","sourcesContent":[".ScrollableRegion {\n  /* When setting overflow, we also set `position: relative` to avoid\n  *  `position: absolute` items breaking out of the container and causing\n  *  scrollbars on the page. This can occur with common classes like `sr-only`\n  *  and can cause difficult to track down layout issues */\n  position: relative;\n  overflow: auto;\n}\n"]}