diff --git a/src/components/location-modal/style.module.scss b/src/components/location-modal/style.module.scss index e6e777fd3..1f3cec955 100644 --- a/src/components/location-modal/style.module.scss +++ b/src/components/location-modal/style.module.scss @@ -82,8 +82,8 @@ &.mobile { top: 20px; right: 20px; - left: inherit; - + z-index: 2; + left: initial; } }