diff --git a/web/themes/custom/geofresco/src/global/_layout.scss b/web/themes/custom/geofresco/src/global/_layout.scss index f7423b0..d2484f5 100644 --- a/web/themes/custom/geofresco/src/global/_layout.scss +++ b/web/themes/custom/geofresco/src/global/_layout.scss @@ -166,7 +166,7 @@ background: local.$offwhite; transform: translateX(-100%); transition: transform 0.4s ease; - z-index: 100; + z-index: 10001; } .drawer .nav-list { @@ -192,4 +192,4 @@ .drawer { width: 100%; } -} \ No newline at end of file +}