@@ -169,7 +171,7 @@
v-for="p, index in account.value.vesting_periods"
:key="index"
>
- {{ p.length }} - {{ formatLength(p.length) }} | {{ formatToken(p.amount) }} |
+ {{ p.length }} {{ formatLength(p.length) }} | {{ formatToken(p.amount) }} |
@@ -210,12 +212,16 @@
placement="bottom"
>
-
+
+
+
+
+