From 6d6b989c4be00e8be7c7e620bfcd57c95e6609e2 Mon Sep 17 00:00:00 2001 From: MohanrajRK <159987765+MohanrajRK@users.noreply.github.com> Date: Mon, 20 Jan 2025 13:13:01 +0530 Subject: [PATCH] 932646: Enhancing the UI for a More Attractive Stock Management Application with tailwind3. --- .../src/components/Overview.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Stock-Market-Application/src/components/Overview.tsx b/Stock-Market-Application/src/components/Overview.tsx index 551644f..a33f23a 100644 --- a/Stock-Market-Application/src/components/Overview.tsx +++ b/Stock-Market-Application/src/components/Overview.tsx @@ -257,7 +257,7 @@ export default function Overview(props: { changeMarquee: Function, myStockDm: Da @@ -343,7 +343,7 @@ export default function Overview(props: { changeMarquee: Function, myStockDm: Da id="listSidebar" ref={sidebarobj} className="sidebar-list" - width="250px" + width="220px" target=".listmaincontent" type="Auto" isOpen={true}