create token UI refactoring

This commit is contained in:
Čarodej
2022-01-26 16:59:36 +01:00
parent 737fb7f32f
commit 438e930e06
7 changed files with 95 additions and 619 deletions
@@ -15,7 +15,7 @@
{{ title }}
</b>
</div>
<div @click="closePopup" class="cursor-pointer">
<div @click="closePopup" class="cursor-pointer p-3 -m-3">
<x-icon size="14" class="hover-text-theme vue-feather" />
</div>
</div>