UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

Bull 2017

Closed kjeffries requested to merge BULL-2017 into master
1 unresolved thread
1 file
+ 2
4
Compare changes
  • Side-by-side
  • Inline
+ 2
4
@@ -160,10 +160,8 @@
>
<template v-slot:activator="{ on, attrs }">
<span v-bind="attrs" v-on="on">
<router-link class="nav-item d-inline" :to="ContactUs.path">
Connect
<v-icon class="navbar-chevron-icon">mdi-chevron-down</v-icon>
</router-link>
Connect
<v-icon class="navbar-chevron-icon">mdi-chevron-down</v-icon>
</span>
</template>
Loading