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