diff --git a/ui-common/src/components/modals/ServiceMapModal/ServiceMapModal.module.sass b/ui-common/src/components/modals/ServiceMapModal/ServiceMapModal.module.sass index af3e56785..87cd1a238 100644 --- a/ui-common/src/components/modals/ServiceMapModal/ServiceMapModal.module.sass +++ b/ui-common/src/components/modals/ServiceMapModal/ServiceMapModal.module.sass @@ -97,4 +97,4 @@ $modalMargin-from-edge : 35px overflow: hidden .servicesFilterList - height: calc(100% - 30px - 52px) + height: calc(100% - 30px)