From 43b6491bd78070c75212f71bce4633daf8258aff Mon Sep 17 00:00:00 2001 From: MishaZhem Date: Tue, 20 Aug 2024 18:10:25 +0300 Subject: [PATCH] chore: small fixes --- .../components/nft/nft-item/nft-item.component.html | 2 +- .../components/nft/nft-item/nft-item.component.less | 4 ++-- .../dashboards/crypto/components/nft/nft.service.ts | 10 +++++----- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/apps/taiga-lumbermill/src/dashboards/crypto/components/nft/nft-item/nft-item.component.html b/apps/taiga-lumbermill/src/dashboards/crypto/components/nft/nft-item/nft-item.component.html index 52bb4c037..a30a2af86 100644 --- a/apps/taiga-lumbermill/src/dashboards/crypto/components/nft/nft-item/nft-item.component.html +++ b/apps/taiga-lumbermill/src/dashboards/crypto/components/nft/nft-item/nft-item.component.html @@ -1,6 +1,6 @@ @let nftData = nft(); @if (nftData) { -
+