parent
e61f909f31
commit
1e273b36e3
|
@ -38,3 +38,9 @@
|
||||||
</NuxtLink>
|
</NuxtLink>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
|
<style lang="postcss">
|
||||||
|
.router-link-active {
|
||||||
|
--at-apply: color-primary;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
|
Loading…
Reference in New Issue