mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-01 08:36:34 +00:00
feat: M2M corrections
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user