From 20923814f2117ed3ea1ef6b9b5ce0de637fb0b56 Mon Sep 17 00:00:00 2001 From: JCNoguera <88061365+VmMad@users.noreply.github.com> Date: Tue, 5 Nov 2024 13:59:14 +0100 Subject: [PATCH 01/10] fix(wallet): validator card not taking full width (#3893) --- .../ui/app/staking/delegation-detail/DelegationDetailCard.tsx | 2 +- apps/wallet/src/ui/app/staking/validators/ValidatorsCard.tsx | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/wallet/src/ui/app/staking/delegation-detail/DelegationDetailCard.tsx b/apps/wallet/src/ui/app/staking/delegation-detail/DelegationDetailCard.tsx index d71ae4ae384..058c322baab 100644 --- a/apps/wallet/src/ui/app/staking/delegation-detail/DelegationDetailCard.tsx +++ b/apps/wallet/src/ui/app/staking/delegation-detail/DelegationDetailCard.tsx @@ -192,7 +192,7 @@ export function DelegationDetailCard({ validatorAddress, stakedId }: DelegationD -