New icon system working with login form and tested in app.vue with hamburger and vertical ellipsis; just need to roll out throughout the app and import each icon individually.
This commit is contained in:
@@ -197,7 +197,7 @@
|
||||
v-on="on"
|
||||
:data-cy="!!$ay.dev ? 'contextmenu' : false"
|
||||
>
|
||||
<v-icon>fa-ellipsis-v</v-icon>
|
||||
<v-icon>$ayiEllipsisV</v-icon>
|
||||
</v-btn>
|
||||
</template>
|
||||
<v-list>
|
||||
|
||||
Reference in New Issue
Block a user