fix: minor color scheme inconsistencies
This commit is contained in:
@@ -49,6 +49,7 @@
|
||||
v-tippy="{ theme: 'tooltip' }"
|
||||
:title="$t('delete')"
|
||||
icon="delete"
|
||||
color="red"
|
||||
@click.native="removeOAuthToken(index)"
|
||||
/>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user