jcicl 1.0.62 → 1.0.63

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -819,6 +819,10 @@ const Pe = de(/* @__PURE__ */ i("path", {
819
819
  top: ${r.constants.appHeaderHeight}px;
820
820
  background-color: transparent;
821
821
  }
822
+
823
+ .MuiDrawer-root {
824
+ z-index: 13000;
825
+ }
822
826
  `
823
827
  })), rr = ({
824
828
  navProps: e,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "jcicl",
3
3
  "private": false,
4
- "version": "1.0.62",
4
+ "version": "1.0.63",
5
5
  "description": "Component library for the websites of Johnson County Iowa",
6
6
  "license": "MIT",
7
7
  "homepage": "https://devops.jc.net/JCIT/Business%20Solutions%20Delivery/_git/JCComponentLibrary?path=%2FREADME.md&version=GBmaster",