refactor: remove absolute classes

This commit is contained in:
liyasthomas
2021-08-17 12:56:36 +05:30
parent 3534e133af
commit 956ca44ef0
55 changed files with 269 additions and 404 deletions

View File

@@ -26,7 +26,7 @@
class="material-icons"
:class="{ 'text-green-500': isSelected }"
>
check_circle
check_circle_outline
</i>
<span v-else>
{{ request.method }}
@@ -86,7 +86,7 @@
"
/>
<SmartItem
icon="delete"
icon="remove_circle_outline"
color="red"
:label="$t('delete')"
@click.native="