From 80383adceedd5f2eed2fd9318a34734249a65c2f Mon Sep 17 00:00:00 2001 From: Peter Sopko Date: Mon, 26 Dec 2022 08:13:53 +0100 Subject: [PATCH] :bug: fix chain name alignment --- libs/ui/src/components/NeoNftCard/NeoNftCard.vue | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/libs/ui/src/components/NeoNftCard/NeoNftCard.vue b/libs/ui/src/components/NeoNftCard/NeoNftCard.vue index 330818f555..9dbfc824c8 100644 --- a/libs/ui/src/components/NeoNftCard/NeoNftCard.vue +++ b/libs/ui/src/components/NeoNftCard/NeoNftCard.vue @@ -24,7 +24,12 @@
+ class="is-flex is-align-items-center mt-2" + :class="[ + showPrice + ? 'is-justify-content-space-between' + : 'is-justify-content-end', + ]"> {{ prefix }}