feat: M2M corrections

Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
This commit is contained in:
Pranav C
2021-07-09 19:27:31 +05:30
parent c63c3edee2
commit be2bc9093d
55 changed files with 437 additions and 1210 deletions

View File

@@ -153,7 +153,7 @@
<v-tooltip bottom>
<template v-slot:activator="{on}">
<div class="d-100 d-flex" v-on="on">
<v-icon color="orange" class="mr-1" small>mdi-settings</v-icon>
<v-icon color="orange" class="mr-1" small>mdi-cog</v-icon>
<span>Settings</span>
</div>
</template>