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:
2020-10-05 19:12:10 +00:00
parent 9ba997d104
commit 9da213f478
6 changed files with 101 additions and 21 deletions

View File

@@ -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>