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