diff --git a/projects/common-map/src/fm-map/components/aol/pan-to-location/pan-to-location.component.scss b/projects/common-map/src/fm-map/components/aol/pan-to-location/pan-to-location.component.scss index 208843e..8950a6d 100644 --- a/projects/common-map/src/fm-map/components/aol/pan-to-location/pan-to-location.component.scss +++ b/projects/common-map/src/fm-map/components/aol/pan-to-location/pan-to-location.component.scss @@ -29,7 +29,7 @@ div.gps-location:hover .pan-to { } div.gps-location:hover .pan-to-centered { - fill: theme-color-level($color-name: "primary", $level: -10) + fill: theme-color-level(primary, -10) } .pan-to.pan-to-disabled {