diff --git a/src/App.scss b/src/App.scss index b788a71..51205d2 100644 --- a/src/App.scss +++ b/src/App.scss @@ -35,6 +35,10 @@ // transform: translateY(-20px) !important; } +iframe { + z-index: 0 !important; +} + @font-face { font-family: Black; src: url("./assets/font/IranSansX/Farsi/Black.ttf"); diff --git a/src/views/DeliveryForm/Address/index.js b/src/views/DeliveryForm/Address/index.js index ee42ce1..4e7c489 100644 --- a/src/views/DeliveryForm/Address/index.js +++ b/src/views/DeliveryForm/Address/index.js @@ -22,7 +22,7 @@ function Address({ const Location = ({ address, active }) => { return isMobile ? (