diff --git a/txclient/src/app/admin/(organization-profile)/org/profile/[id]/cash/movements/page.module.css b/txclient/src/app/admin/(organization-profile)/org/profile/[id]/cash/movements/page.module.css index 9e794c1..435d342 100644 --- a/txclient/src/app/admin/(organization-profile)/org/profile/[id]/cash/movements/page.module.css +++ b/txclient/src/app/admin/(organization-profile)/org/profile/[id]/cash/movements/page.module.css @@ -1,5 +1,6 @@ .movementsPage { padding: 16px; + padding-top: 200px; padding-bottom: 32px; } diff --git a/txclient/src/app/components/Location/Location.module.css b/txclient/src/app/components/Location/Location.module.css index 33c931d..0fdb0d0 100644 --- a/txclient/src/app/components/Location/Location.module.css +++ b/txclient/src/app/components/Location/Location.module.css @@ -5,7 +5,7 @@ right: 0px; height: 70px; overflow: hidden; - z-index: 1; + z-index: 100; pointer-events: none; }