Active link style
This commit is contained in:
parent
b57634f730
commit
cc5ec1f69f
@ -40,6 +40,12 @@
|
||||
</nav>
|
||||
</template>
|
||||
|
||||
<style scoped>
|
||||
a.router-link-exact-active {
|
||||
color: #bbb;
|
||||
}
|
||||
</style>
|
||||
|
||||
<script>
|
||||
import vistax from './vistax.mjs';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user