Fix sass parameters
This commit is contained in:
parent
a7f53a841b
commit
80760a8fdd
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user