diff --git a/src/components/Navigator/NavigatorCard.vue b/src/components/Navigator/NavigatorCard.vue index 023234c5e..ae7eef6f3 100644 --- a/src/components/Navigator/NavigatorCard.vue +++ b/src/components/Navigator/NavigatorCard.vue @@ -36,7 +36,7 @@ v-if="technology" :id="INDEX_ROOT_KEY" :url="technologyPath" - class="technology-title" + :class="['technology-title', { 'router-link-exact-active': isTechnologyRoute }]" @click.alt.native.prevent="toggleAllNodes" >