refactor: remove absolute classes
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
/>
|
||||
<SmartItem
|
||||
v-if="team.myRole === 'OWNER'"
|
||||
icon="delete"
|
||||
icon="remove_circle_outline"
|
||||
color="red"
|
||||
:label="$t('delete')"
|
||||
@click.native="
|
||||
|
||||
Reference in New Issue
Block a user