diff --git a/frontend/resources/styles/main/partials/sidebar-layers.scss b/frontend/resources/styles/main/partials/sidebar-layers.scss index 05c5db65d..80d5d0365 100644 --- a/frontend/resources/styles/main/partials/sidebar-layers.scss +++ b/frontend/resources/styles/main/partials/sidebar-layers.scss @@ -64,7 +64,7 @@ } &.selected { - background-color: $colro-gray-60; + background-color: $color-gray-60; svg { fill: $color-primary;