From 2ae3d7904c31a2ebe591fbe1236c2cbac5979886 Mon Sep 17 00:00:00 2001 From: Mohamed amaan <121436543+modamaan@users.noreply.github.com> Date: Sun, 22 Dec 2024 14:21:02 +0530 Subject: [PATCH] FIXED: Warranty Card UI Improve Responsiveness and Text Overflow Handling (#9491) --- src/components/Assets/AssetWarrantyCard.tsx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/components/Assets/AssetWarrantyCard.tsx b/src/components/Assets/AssetWarrantyCard.tsx index ebaaca7e6c8..9f37394957a 100644 --- a/src/components/Assets/AssetWarrantyCard.tsx +++ b/src/components/Assets/AssetWarrantyCard.tsx @@ -31,7 +31,7 @@ export default function AssetWarrantyCard(props: { asset: AssetData }) { }, [isCopied]); return ( -